Skip to content

Somewhat improve iteration over OffsetArray2DRef - #127

Merged
LebedevRI merged 2 commits into
darktable-org:masterfrom
LebedevRI:develop
Apr 15, 2026
Merged

LebedevRI merged 2 commits into
darktable-org:masterfrom
LebedevRI:develop

Conversation

@LebedevRI

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Apr 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.43%. Comparing base (62f1391) to head (8de8877).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
Files with missing lines Coverage Δ
src/std/ndslice/array2dref/mod.rs 100.00% <100.00%> (+2.12%) ⬆️
src/std/ndslice/offsetarray2dref/iteration.rs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   91.29%   91.43%   +0.13%     
==========================================
  Files          83       83              
  Lines        3930     3944      +14     
  Branches     3930     3944      +14     
==========================================
+ Hits         3588     3606      +18     
+ Misses        291      288       -3     
+ Partials       51       50       -1     
Components Coverage Δ
source code 91.43% <100.00%> (+0.13%) ⬆️
tests ∅ <ø> (∅)
benches ∅ <ø> (∅)
Flag Coverage Δ
LLVM=19 91.43% <100.00%> (+0.13%) ⬆️
endianness=little 91.43% <100.00%> (+0.13%) ⬆️
host=aarch64 91.43% <100.00%> (+0.13%) ⬆️
host=x86_64 91.43% <100.00%> (+0.13%) ⬆️
linux 91.43% <100.00%> (+0.13%) ⬆️
macos 91.43% <100.00%> (+0.13%) ⬆️
profile=dev 91.43% <100.00%> (+0.13%) ⬆️
profile=release 91.43% <100.00%> (+0.13%) ⬆️
rust=aarch64-pc-windows-msvc 91.43% <100.00%> (+0.13%) ⬆️
rust=aarch64-unknown-linux-gnu 91.43% <100.00%> (+0.13%) ⬆️
rust=nightly 91.43% <100.00%> (+0.13%) ⬆️
rust=stable 91.43% <100.00%> (+0.13%) ⬆️
rust=x86_64-pc-windows-msvc 91.43% <100.00%> (+0.13%) ⬆️
rust=x86_64-unknown-linux-gnu 91.43% <100.00%> (+0.13%) ⬆️
target=aarch64 91.43% <100.00%> (+0.13%) ⬆️
target=x86_64 91.43% <100.00%> (+0.13%) ⬆️

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


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62f1391...8de8877. Read the comment docs.

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

@LebedevRI
LebedevRI merged commit 8e908c2 into darktable-org:master Apr 15, 2026
201 of 202 checks passed
@LebedevRI
LebedevRI deleted the develop branch April 15, 2026 02:08
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