Refactor Graph de/serialization #2612
Open
Codecov / codecov/project
succeeded
Dec 14, 2024 in 0s
73.32% (+3.46%) compared to c2d4159
View this Pull Request on Codecov
73.32% (+3.46%) compared to c2d4159
Details
Codecov Report
Attention: Patch coverage is 96.40288%
with 25 lines
in your changes missing coverage. Please review.
Project coverage is 73.32%. Comparing base (
c2d4159
) to head (dbafe84
).
Report is 6 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
meshroom/core/graph.py | 92.46% | 11 Missing |
meshroom/core/graphIO.py | 91.50% | 9 Missing |
meshroom/core/nodeFactory.py | 94.94% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #2612 +/- ##
===========================================
+ Coverage 69.85% 73.32% +3.46%
===========================================
Files 120 125 +5
Lines 7067 7449 +382
===========================================
+ Hits 4937 5462 +525
+ Misses 2130 1987 -143
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading