Skip to content

Merge branch 'development' into bug-653-local-size

debefcf
Select commit
Loading
Failed to load commit list.
Open

Fix local_size() in some patterns and improve short-cut detection #655

Merge branch 'development' into bug-653-local-size
debefcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 1s

85.13% (+0.07%) compared to 964c45a

View this Pull Request on Codecov

85.13% (+0.07%) compared to 964c45a

Details

Codecov Report

❌ Patch coverage is 97.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.13%. Comparing base (964c45a) to head (debefcf).
⚠️ Report is 146 commits behind head on development.

Files with missing lines Patch % Lines
dash/include/dash/pattern/TilePattern1D.h 85.71% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #655      +/-   ##
===============================================
+ Coverage        85.06%   85.13%   +0.07%     
===============================================
  Files              336      336              
  Lines            24954    24984      +30     
  Branches         11803    11358     -445     
===============================================
+ Hits             21226    21271      +45     
+ Misses            3693     3691       -2     
+ Partials            35       22      -13     
Files with missing lines Coverage Δ
dash/include/dash/pattern/BlockPattern.h 99.15% <100.00%> (ø)
dash/include/dash/pattern/BlockPattern1D.h 99.49% <100.00%> (+<0.01%) ⬆️
dash/include/dash/pattern/SeqTilePattern.h 92.77% <100.00%> (+0.38%) ⬆️
dash/include/dash/pattern/TilePattern.h 95.80% <100.00%> (+0.26%) ⬆️
dash/test/container/MatrixTest.cc 99.35% <100.00%> (+0.01%) ⬆️
dash/include/dash/pattern/TilePattern1D.h 89.87% <85.71%> (-0.52%) ⬇️

... and 3 files with indirect coverage changes

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