Skip to content

Explicitly set the return type to match the python bindings

Codecov / codecov/project succeeded Sep 17, 2024 in 0s

74.10% (-0.03%) compared to ccbcd76, passed because coverage increased by -0.01% when compared to adjusted base (74.11%)

View this Pull Request on Codecov

74.10% (-0.03%) compared to ccbcd76, passed because coverage increased by -0.01% when compared to adjusted base (74.11%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.10%. Comparing base (ccbcd76) to head (e9ea972).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-24.10     #499      +/-   ##
================================================
- Coverage         74.12%   74.10%   -0.03%     
================================================
  Files               403      403              
  Lines             14424    14439      +15     
  Branches           1135     1136       +1     
================================================
+ Hits              10692    10700       +8     
- Misses             3732     3739       +7     
Files with missing lines Coverage Δ
python/mrc/_pymrc/include/pymrc/segment.hpp 62.50% <ø> (ø)
python/mrc/_pymrc/src/segment.cpp 81.67% <100.00%> (+1.44%) ⬆️
python/mrc/_pymrc/src/subscriber.cpp 27.27% <100.00%> (-1.03%) ⬇️
python/mrc/core/segment.cpp 95.74% <ø> (-0.09%) ⬇️
python/mrc/core/subscriber.cpp 88.46% <100.00%> (+0.46%) ⬆️

... and 4 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 ccbcd76...e9ea972. Read the comment docs.