[RELEASE] MRC v24.10.00 #507
Merged
Codecov / codecov/project
succeeded
Nov 1, 2024 in 1s
74.15% (+0.05%) compared to cc89f5f
View this Pull Request on Codecov
74.15% (+0.05%) compared to cc89f5f
Details
Codecov Report
Attention: Patch coverage is 77.05128%
with 179 lines
in your changes missing coverage. Please review.
Project coverage is 74.15%. Comparing base (
cc89f5f
) to head (e1f286f
).
Report is 24 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #507 +/- ##
==========================================
+ Coverage 74.09% 74.15% +0.05%
==========================================
Files 403 407 +4
Lines 14401 15049 +648
Branches 1132 1191 +59
==========================================
+ Hits 10670 11159 +489
- Misses 3731 3890 +159
Files with missing lines | Coverage Δ | |
---|---|---|
cpp/mrc/include/mrc/core/fiber_pool.hpp | 100.00% <100.00%> (ø) |
|
cpp/mrc/include/mrc/core/task_queue.hpp | 94.73% <100.00%> (ø) |
|
cpp/mrc/include/mrc/core/utils.hpp | 45.16% <ø> (ø) |
|
cpp/mrc/include/mrc/edge/deferred_edge.hpp | 100.00% <ø> (ø) |
|
cpp/mrc/include/mrc/edge/edge.hpp | 91.56% <100.00%> (+0.54%) |
⬆️ |
cpp/mrc/include/mrc/edge/edge_channel.hpp | 85.00% <100.00%> (+0.78%) |
⬆️ |
cpp/mrc/include/mrc/edge/edge_connector.hpp | 33.33% <ø> (-4.17%) |
⬇️ |
cpp/mrc/include/mrc/edge/edge_readable.hpp | 84.84% <ø> (ø) |
|
cpp/mrc/include/mrc/edge/edge_writable.hpp | 90.62% <ø> (ø) |
|
...mrc/experimental/modules/mirror_tap/mirror_tap.hpp | 100.00% <100.00%> (ø) |
|
... and 48 more |
... and 34 files with indirect coverage changes
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 cc89f5f...e1f286f. Read the comment docs.
Loading