Skip to content

Make BitStreamCache more generic #27

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 2 commits into from
Jun 29, 2025
Merged

Conversation

LebedevRI
Copy link
Member

No description provided.

Copy link

codecov bot commented Jun 29, 2025

Codecov Report

Attention: Patch coverage is 86.45533% with 47 lines in your changes missing coverage. Please review.

Project coverage is 94.21%. Comparing base (31ac38e) to head (b4eed02).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/memory/bitstreamer/bitstreamer/jpeg/tests.rs 82.35% 0 Missing and 15 partials ⚠️
src/memory/bitstreamer/bitstreamer/lsb/tests.rs 82.22% 0 Missing and 8 partials ⚠️
src/memory/bitstreamer/bitstreamer/msb/tests.rs 82.22% 0 Missing and 8 partials ⚠️
src/memory/bitstreamer/bitstreamer/msb16/tests.rs 82.22% 0 Missing and 8 partials ⚠️
src/memory/bitstreamer/bitstreamer/msb32/tests.rs 82.22% 0 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   93.69%   94.21%   +0.51%     
==========================================
  Files          24       24              
  Lines        2808     3024     +216     
  Branches     2808     3024     +216     
==========================================
+ Hits         2631     2849     +218     
  Misses          3        3              
+ Partials      174      172       -2     
Flag Coverage Δ
LLVM=16 94.16% <86.45%> (+0.52%) ⬆️
LLVM=19 94.21% <86.45%> (+0.51%) ⬆️
endianness=big 94.17% <86.45%> (+0.52%) ⬆️
endianness=little 94.16% <86.45%> (+0.52%) ⬆️
host=aarch64 94.16% <86.45%> (+0.52%) ⬆️
host=x86_64 94.21% <86.45%> (+0.51%) ⬆️
linux 94.21% <86.45%> (+0.51%) ⬆️
macos 94.16% <86.45%> (+0.52%) ⬆️
profile=dev 94.21% <86.45%> (+0.51%) ⬆️
profile=release 94.21% <86.45%> (+0.51%) ⬆️
rust=nightly 94.21% <86.45%> (+0.51%) ⬆️
rust=nightly-msvc 94.16% <86.45%> (+0.52%) ⬆️
rust=stable 94.21% <86.45%> (+0.51%) ⬆️
rust=stable-msvc 94.16% <86.45%> (+0.52%) ⬆️
target=aarch64 94.16% <86.45%> (+0.52%) ⬆️
target=powerpc64 94.17% <86.45%> (+0.52%) ⬆️
target=x86_64 94.16% <86.45%> (+0.52%) ⬆️
windows 94.16% <86.45%> (+0.52%) ⬆️

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 aa57f93 into darktable-org:master Jun 29, 2025
91 of 93 checks passed
@LebedevRI LebedevRI deleted the develop branch June 29, 2025 04:45
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