Skip to content

Implement BitStreamer + LSB #19

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

Merged
merged 4 commits into from
Jun 26, 2025
Merged

Conversation

LebedevRI
Copy link
Member

No description provided.

Copy link

codecov bot commented Jun 26, 2025

Codecov Report

Attention: Patch coverage is 89.94709% with 38 lines in your changes missing coverage. Please review.

Project coverage is 93.31%. Comparing base (589c1af) to head (c363cbe).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/memory/bitstreamer/bitstreamer/mod.rs 78.50% 18 Missing and 5 partials ⚠️
src/memory/bitstreamer/bitstreamer/lsb/test.rs 94.55% 0 Missing and 8 partials ⚠️
src/memory/bitvacuumer/bitvacuumer/lsb/test.rs 89.85% 0 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   94.14%   93.31%   -0.83%     
==========================================
  Files          15       19       +4     
  Lines        1538     1916     +378     
  Branches     1538     1916     +378     
==========================================
+ Hits         1448     1788     +340     
- Misses          3       21      +18     
- Partials       87      107      +20     
Flag Coverage Δ
LLVM=16 93.25% <89.94%> (-0.82%) ⬇️
LLVM=19 93.31% <89.94%> (-0.83%) ⬇️
endianness=big 93.23% <89.94%> (-0.82%) ⬇️
endianness=little 93.25% <89.94%> (-0.82%) ⬇️
host=aarch64 93.25% <89.94%> (-0.82%) ⬇️
host=x86_64 93.31% <89.94%> (-0.83%) ⬇️
linux 93.31% <89.94%> (-0.83%) ⬇️
macos 93.25% <89.94%> (-0.82%) ⬇️
profile=dev 93.31% <89.94%> (-0.83%) ⬇️
profile=release 93.31% <89.94%> (-0.83%) ⬇️
rust=nightly 93.46% <91.62%> (-0.45%) ⬇️
rust=nightly-msvc 93.36% <91.62%> (-0.43%) ⬇️
rust=stable 93.31% <89.94%> (-0.83%) ⬇️
rust=stable-msvc 93.25% <89.94%> (-0.82%) ⬇️
target=aarch64 93.25% <89.94%> (-0.82%) ⬇️
target=powerpc64 93.23% <89.94%> (-0.82%) ⬇️
target=x86_64 93.25% <89.94%> (-0.82%) ⬇️
windows 93.25% <89.94%> (-0.82%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LebedevRI LebedevRI merged commit 017315b into darktable-org:master Jun 26, 2025
60 of 62 checks passed
@LebedevRI LebedevRI deleted the develop branch June 26, 2025 02:27
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.

1 participant