Implement global-to-global dash::copy based on #659 #660
Codecov / codecov/project
succeeded
Apr 5, 2026 in 1s
84.04% (+0.39%) compared to f84e89e
View this Pull Request on Codecov
84.04% (+0.39%) compared to f84e89e
Details
Codecov Report
❌ Patch coverage is 65.74074% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.04%. Comparing base (f84e89e) to head (0ecb39b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| dash/include/dash/algorithm/Copy.h | 45.45% | 4 Missing and 32 partials |
| dash/test/algorithm/CopyTest.cc | 97.36% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## development #660 +/- ##
===============================================
+ Coverage 83.65% 84.04% +0.39%
===============================================
Files 336 336
Lines 24968 25063 +95
Branches 11354 11416 +62
===============================================
+ Hits 20887 21065 +178
- Misses 3692 3694 +2
+ Partials 389 304 -85 | Files with missing lines | Coverage Δ | |
|---|---|---|
| dash/test/container/MatrixTest.cc | 99.33% <100.00%> (+<0.01%) |
⬆️ |
| dash/test/algorithm/CopyTest.cc | 97.62% <97.36%> (-0.02%) |
⬇️ |
| dash/include/dash/algorithm/Copy.h | 59.78% <45.45%> (-5.60%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading