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
Merged

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

merged 4 commits into from
Jul 16, 2024

Conversation

tsutterley
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jul 15, 2024

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     
Flag Coverage Δ
unittests 69.55% <81.72%> (+0.20%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tsutterley tsutterley linked an issue Jul 15, 2024 that may be closed by this pull request
@tsutterley tsutterley merged commit d796b3f into main Jul 16, 2024
4 checks passed
@tsutterley tsutterley deleted the dev branch July 16, 2024 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Converting from definition files to JSON
1 participant