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

fix: use case insensitive assertions of string argument values #340

Merged
merged 2 commits into from
Sep 17, 2024

Update compute.py

f16e02e
Select commit
Loading
Failed to load commit list.
Merged

fix: use case insensitive assertions of string argument values #340

Update compute.py
f16e02e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2024 in 0s

72.57% (+0.92%) compared to bd3d702

View this Pull Request on Codecov

72.57% (+0.92%) compared to bd3d702

Details

Codecov Report

Attention: Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.

Project coverage is 72.57%. Comparing base (bd3d702) to head (f16e02e).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
pyTMD/compute.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #340      +/-   ##
==========================================
+ Coverage   71.65%   72.57%   +0.92%     
==========================================
  Files          39       39              
  Lines       11042    10291     -751     
  Branches     1522     1370     -152     
==========================================
- Hits         7912     7469     -443     
+ Misses       2632     2358     -274     
+ Partials      498      464      -34     

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