DART-MPI: call into MPI every once in a while for local put/get #712
Codecov / codecov/project
succeeded
Dec 28, 2024 in 0s
85.19% (+1.12%) compared to 425857a
View this Pull Request on Codecov
85.19% (+1.12%) compared to 425857a
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 85.19%. Comparing base (
425857a
) to head (151d79d
).
Report is 124 commits behind head on development.
Additional details and impacted files
@@ Coverage Diff @@
## development #712 +/- ##
===============================================
+ Coverage 84.06% 85.19% +1.12%
===============================================
Files 336 336
Lines 24954 24945 -9
Branches 11349 11540 +191
===============================================
+ Hits 20977 21251 +274
Misses 3693 3693
+ Partials 284 1 -283
Files with missing lines | Coverage Δ | |
---|---|---|
dart-impl/mpi/src/dart_communication.c | 69.44% <ø> (-0.33%) |
⬇️ |
Loading