Revert partially constructed segments on-error in segment init function #434
Codecov / codecov/project
succeeded
Apr 6, 2026 in 0s
74.16% (+0.09%) compared to bceb7ef
View this Pull Request on Codecov
74.16% (+0.09%) compared to bceb7ef
Details
Codecov Report
❌ Patch coverage is 72.82609% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.16%. Comparing base (bceb7ef) to head (6040afb).
Additional details and impacted files
@@ Coverage Diff @@
## branch-24.10 #434 +/- ##
================================================
+ Coverage 74.07% 74.16% +0.09%
================================================
Files 403 403
Lines 14401 14471 +70
Branches 1132 1137 +5
================================================
+ Hits 10668 10733 +65
- Misses 3733 3738 +5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...pp/mrc/include/mrc/manifold/composite_manifold.hpp | 88.88% <100.00%> (+2.22%) |
⬆️ |
| cpp/mrc/include/mrc/manifold/interface.hpp | 100.00% <ø> (ø) |
|
| cpp/mrc/include/mrc/node/queue.hpp | 100.00% <100.00%> (ø) |
|
| cpp/mrc/include/mrc/node/rx_node.hpp | 93.47% <ø> (ø) |
|
| cpp/mrc/include/mrc/segment/component.hpp | 100.00% <100.00%> (ø) |
|
| ...pp/mrc/src/internal/segment/builder_definition.cpp | 84.11% <100.00%> (+0.88%) |
⬆️ |
| cpp/mrc/src/internal/segment/segment_instance.cpp | 84.12% <100.00%> (+0.52%) |
⬆️ |
| cpp/mrc/include/mrc/node/source_properties.hpp | 77.55% <93.33%> (+2.55%) |
⬆️ |
| cpp/mrc/include/mrc/segment/ingress_port.hpp | 77.27% <75.00%> (-0.51%) |
⬇️ |
| cpp/mrc/include/mrc/segment/object.hpp | 50.96% <0.00%> (-0.50%) |
⬇️ |
| ... and 6 more |
... and 5 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 bceb7ef...6040afb. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading