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

202 prepare water level interpretation #203

Merged
merged 9 commits into from
Feb 14, 2025

improve test coverage #202

afa5b7c
Select commit
Loading
Failed to load commit list.
Merged

202 prepare water level interpretation #203

improve test coverage #202
afa5b7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 14, 2025 in 1s

83.25% (-0.61%) compared to 03bdef3

View this Pull Request on Codecov

83.25% (-0.61%) compared to 03bdef3

Details

Codecov Report

Attention: Patch coverage is 72.79152% with 77 lines in your changes missing coverage. Please review.

Project coverage is 83.25%. Comparing base (03bdef3) to head (afa5b7c).

Files with missing lines Patch % Lines
pyorc/api/cross_section.py 80.58% 33 Missing ⚠️
pyorc/cli/cli_elements.py 65.11% 15 Missing ⚠️
pyorc/cli/cli_utils.py 62.85% 13 Missing ⚠️
pyorc/plot_helpers.py 54.54% 10 Missing ⚠️
pyorc/cv.py 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
- Coverage   83.85%   83.25%   -0.61%     
==========================================
  Files          24       26       +2     
  Lines        3271     3469     +198     
==========================================
+ Hits         2743     2888     +145     
- Misses        528      581      +53     

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