CABLE-LSM / benchcab

Tool for evaluation of CABLE land surface model
https://benchcab.readthedocs.io/en/latest/
Apache License 2.0
2 stars 3 forks source link

Update codecov badge to point to main #214

Closed SeanBryan51 closed 10 months ago

SeanBryan51 commented 10 months ago

Fixes #213

codecov[bot] commented 10 months ago

Codecov Report

Attention: 56 lines in your changes are missing coverage. Please review.

Comparison is base (5be50ae) 85.37% compared to head (35cc681) 82.67%. Report is 9 commits behind head on main.

Files Patch % Lines
benchcab/utils/repo.py 45.16% 34 Missing :warning:
benchcab/benchcab.py 21.42% 11 Missing :warning:
tests/test_model.py 89.61% 8 Missing :warning:
benchcab/fluxsite.py 85.71% 1 Missing :warning:
benchcab/model.py 94.73% 1 Missing :warning:
tests/test_fluxsite.py 96.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #214 +/- ## ========================================== - Coverage 85.37% 82.67% -2.71% ========================================== Files 27 28 +1 Lines 1409 1495 +86 ========================================== + Hits 1203 1236 +33 - Misses 206 259 +53 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.