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

feat: add JSON definition file parsing for #310 #312

Merged
merged 4 commits into from
Jul 16, 2024

Update setup.cfg

e306a27
Select commit
Loading
Failed to load commit list.
Merged

feat: add JSON definition file parsing for #310 #312

Update setup.cfg
e306a27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 0s

69.55% (+0.20%) compared to 76a288a

View this Pull Request on Codecov

69.55% (+0.20%) compared to 76a288a

Details

Codecov Report

Attention: Patch coverage is 81.72043% with 51 lines in your changes missing coverage. Please review.

Project coverage is 69.55%. Comparing base (76a288a) to head (e306a27).
Report is 6 commits behind head on main.

Files Patch % Lines
pyTMD/io/model.py 63.96% 31 Missing and 9 partials ⚠️
test/test_model.py 93.45% 3 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
+ Coverage   69.34%   69.55%   +0.20%     
==========================================
  Files          39       39              
  Lines        8844     9137     +293     
  Branches     1195     1271      +76     
==========================================
+ Hits         6133     6355     +222     
- Misses       2325     2382      +57     
- Partials      386      400      +14     

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