Skip to content

Add a unit test to cover all the classes at level4

d58b0c0
Select commit
Loading
Failed to load commit list.
Merged

classify landcover level34 by class def and code csv #174

Add a unit test to cover all the classes at level4
d58b0c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

81.24% (target 50.00%)

View this Pull Request on Codecov

81.24% (target 50.00%)

Details

Codecov Report

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

Project coverage is 81.24%. Comparing base (caa72ff) to head (d58b0c0).

Files with missing lines Patch % Lines
odc/stats/plugins/lc_level34.py 88.37% 5 Missing ⚠️
odc/stats/plugins/_utils.py 97.95% 1 Missing ⚠️
tests/test_lc_level34.py 98.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #174      +/-   ##
===========================================
- Coverage    82.67%   81.24%   -1.44%     
===========================================
  Files           65       50      -15     
  Lines         4855     4532     -323     
===========================================
- Hits          4014     3682     -332     
- Misses         841      850       +9     

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