Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bits: rename WriteBits into WriteBitsUnsafe #155

Merged
merged 1 commit into from
Oct 20, 2024
Merged

bits: rename WriteBits into WriteBitsUnsafe #155

merged 1 commit into from
Oct 20, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Oct 20, 2024

No description provided.

@aler9 aler9 changed the title bits: replace WriteBits into WriteBitsUnsafe bits: rename WriteBits into WriteBitsUnsafe Oct 20, 2024
Copy link

codecov bot commented Oct 20, 2024

Codecov Report

Attention: Patch coverage is 76.92308% with 9 lines in your changes missing coverage. Please review.

Project coverage is 83.01%. Comparing base (9cff2d7) to head (1a4ab17).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/codecs/mpeg4audio/stream_mux_config.go 77.27% 5 Missing ⚠️
pkg/codecs/mpeg4audio/audio_specific_config.go 80.00% 3 Missing ⚠️
pkg/bits/write.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
- Coverage   83.03%   83.01%   -0.03%     
==========================================
  Files          79       79              
  Lines        7234     7236       +2     
==========================================
  Hits         6007     6007              
- Misses        890      892       +2     
  Partials      337      337              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aler9 aler9 merged commit a1df134 into main Oct 20, 2024
6 of 8 checks passed
@aler9 aler9 deleted the feature/bits branch October 20, 2024 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant