Skip to content

Reorganize LazyNamedDimsArrays submodule - #20

Merged
mtfishman merged 2 commits into
mainfrom
mf/eager-sequence
Nov 6, 2025
Merged

Reorganize LazyNamedDimsArrays submodule#20
mtfishman merged 2 commits into
mainfrom
mf/eager-sequence

Bump version

992d74a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2025 in 1s

63.92% (+0.05%) compared to bee93ed

View this Pull Request on Codecov

63.92% (+0.05%) compared to bee93ed

Details

Codecov Report

❌ Patch coverage is 66.66667% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.92%. Comparing base (bee93ed) to head (992d74a).

Files with missing lines Patch % Lines
src/LazyNamedDimsArrays/lazyinterface.jl 72.95% 33 Missing ⚠️
src/LazyNamedDimsArrays/symbolicarray.jl 42.42% 19 Missing ⚠️
src/LazyNamedDimsArrays/lazynameddimsarray.jl 65.11% 15 Missing ⚠️
src/LazyNamedDimsArrays/lazybroadcast.jl 0.00% 9 Missing ⚠️
src/LazyNamedDimsArrays/applied.jl 77.77% 8 Missing ⚠️
src/LazyNamedDimsArrays/baseextensions.jl 0.00% 3 Missing ⚠️
...c/LazyNamedDimsArrays/nameddimsarraysextensions.jl 84.61% 2 Missing ⚠️
src/LazyNamedDimsArrays/symbolicnameddimsarray.jl 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   63.86%   63.92%   +0.05%     
==========================================
  Files          11       19       +8     
  Lines         606      607       +1     
==========================================
+ Hits          387      388       +1     
  Misses        219      219              

☔ 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.