Skip to content

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

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

70.43% (+0.53%) compared to faff99f

View this Pull Request on Codecov

70.43% (+0.53%) compared to faff99f

Details

Codecov Report

Attention: Patch coverage is 94.55782% with 8 lines in your changes missing coverage. Please review.

Project coverage is 70.43%. Comparing base (faff99f) to head (beb7938).

Files with missing lines Patch % Lines
meshroom/nodes/aliceVision/ImageProcessing.py 25.00% 3 Missing ⚠️
tests/test_nodeRootFolders.py 97.52% 3 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.43%   +0.53%     
===========================================
  Files          121      123       +2     
  Lines         7078     7219     +141     
===========================================
+ Hits          4948     5085     +137     
- Misses        2130     2134       +4     

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