Skip to content

Make mod structure less insane #16

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 21, 2025
Merged

Conversation

LebedevRI
Copy link
Member

No description provided.

Copy link

codecov bot commented Jun 21, 2025

Codecov Report

Attention: Patch coverage is 93.83917% with 95 lines in your changes missing coverage. Please review.

Project coverage is 93.83%. Comparing base (f275093) to head (b5d7ea5).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/memory/bitvacuumer/bitvacuumer/jpeg/test.rs 89.82% 1 Missing and 22 partials ⚠️
src/memory/bitvacuumer/bitvacuumer/lsb/test.rs 89.80% 1 Missing and 15 partials ⚠️
src/memory/bitvacuumer/bitvacuumer/msb/test.rs 89.80% 1 Missing and 15 partials ⚠️
src/memory/bitvacuumer/bitvacuumer/msb16/test.rs 89.80% 1 Missing and 15 partials ⚠️
src/memory/bitvacuumer/bitvacuumer/msb32/test.rs 89.80% 1 Missing and 15 partials ⚠️
src/memory/bitvacuumer/bitvacuumer/mod.rs 95.29% 1 Missing and 3 partials ⚠️
src/memory/bitvacuumer/bitvacuumer/jpeg/mod.rs 89.28% 1 Missing and 2 partials ⚠️
src/memory/endianness/endianness/test.rs 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   93.89%   93.83%   -0.06%     
==========================================
  Files           3       15      +12     
  Lines        1556     1542      -14     
  Branches     1556     1542      -14     
==========================================
- Hits         1461     1447      -14     
  Misses          8        8              
  Partials       87       87              
Flag Coverage Δ
LLVM=16 93.76% <93.76%> (-0.06%) ⬇️
LLVM=19 93.83% <93.83%> (-0.06%) ⬇️
endianness=big 93.73% <93.73%> (-0.06%) ⬇️
endianness=little 93.76% <93.76%> (-0.06%) ⬇️
host=aarch64 93.76% <93.76%> (-0.06%) ⬇️
host=x86_64 93.83% <93.83%> (-0.06%) ⬇️
linux 93.83% <93.83%> (-0.06%) ⬇️
macos 93.76% <93.76%> (-0.06%) ⬇️
profile=dev 93.83% <93.83%> (-0.06%) ⬇️
profile=release 93.83% <93.83%> (-0.06%) ⬇️
rust=nightly 93.59% <93.59%> (-0.04%) ⬇️
rust=nightly-msvc 93.50% <93.50%> (-0.04%) ⬇️
rust=stable 93.83% <93.83%> (-0.06%) ⬇️
rust=stable-msvc 93.76% <93.76%> (-0.06%) ⬇️
target=aarch64 93.76% <93.76%> (-0.06%) ⬇️
target=powerpc64 93.73% <93.73%> (-0.06%) ⬇️
target=x86_64 93.76% <93.76%> (-0.06%) ⬇️
windows 93.76% <93.76%> (-0.06%) ⬇️

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 8982cd2 into darktable-org:master Jun 21, 2025
60 of 62 checks passed
@LebedevRI LebedevRI deleted the develop branch June 21, 2025 03: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