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

Refactor Graph de/serialization #2612

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

[test] Extra partial serialization tests

dbafe84
Select commit
Loading
Failed to load commit list.
Open

Refactor Graph de/serialization #2612

[test] Extra partial serialization tests
dbafe84
Select commit
Loading
Failed to load commit list.
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.