Skip to content

[tests] Add unit tests for the `rootFolder` variables

Codecov / codecov/project succeeded Dec 27, 2024 in 0s

70.34% (+0.43%) compared to faff99f

View this Pull Request on Codecov

70.34% (+0.43%) compared to faff99f

Details

Codecov Report

Attention: Patch coverage is 94.21488% with 7 lines in your changes missing coverage. Please review.

Project coverage is 70.34%. Comparing base (faff99f) to head (add926d).

Files with missing lines Patch % Lines
meshroom/nodes/aliceVision/ImageProcessing.py 25.00% 3 Missing ⚠️
tests/test_nodeRootFolders.py 97.91% 2 Missing ⚠️
meshroom/core/desc/attribute.py 0.00% 1 Missing ⚠️
tests/nodes/test/RelativePaths.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2629      +/-   ##
===========================================
+ Coverage    69.90%   70.34%   +0.43%     
===========================================
  Files          121      123       +2     
  Lines         7078     7193     +115     
===========================================
+ Hits          4948     5060     +112     
- Misses        2130     2133       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.