Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RELEASE] MRC v24.10.00 #507

Merged
merged 19 commits into from
Nov 1, 2024

Updating CHANGELOG

e1f286f
Select commit
Loading
Failed to load commit list.
Merged

[RELEASE] MRC v24.10.00 #507

Updating CHANGELOG
e1f286f
Select commit
Loading
Failed to load commit list.
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.

Files with missing lines Patch % Lines
cpp/mrc/include/mrc/segment/object.hpp 80.48% 24 Missing ⚠️
cpp/mrc/include/mrc/node/source_properties.hpp 12.00% 22 Missing ⚠️
python/mrc/core/node.cpp 84.95% 17 Missing ⚠️
cpp/mrc/include/mrc/channel/status.hpp 0.00% 15 Missing ⚠️
cpp/mrc/include/mrc/node/operators/router.hpp 85.71% 14 Missing ⚠️
...pp/mrc/src/internal/segment/builder_definition.cpp 81.03% 11 Missing ⚠️
cpp/mrc/include/mrc/edge/edge_builder.hpp 44.44% 10 Missing ⚠️
cpp/mrc/include/mrc/segment/builder.hpp 38.46% 8 Missing ⚠️
python/mrc/_pymrc/src/segment.cpp 80.00% 8 Missing ⚠️
cpp/mrc/include/mrc/node/operators/zip.hpp 90.14% 7 Missing ⚠️
... and 12 more
Additional details and impacted files

Impacted file tree graph

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