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: export database as dataclass for easier access #337

Merged
merged 3 commits into from
Sep 10, 2024
Merged

feat: export database as dataclass for easier access #337

merged 3 commits into from
Sep 10, 2024

Conversation

tsutterley
Copy link
Owner

docs: update getting started and README.rst
test: add test for reading model database
chore: bump version to 2.1.6

feat: export database as ``dataclass``

docs: update getting started and ``README.rst``
Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
pyTMD/io/model.py 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #337      +/-   ##
==========================================
+ 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     
Flag Coverage Δ
unittests 72.57% <92.00%> (+0.92%) ⬆️

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 merged commit 1f51f2a into main Sep 10, 2024
5 checks passed
@tsutterley tsutterley deleted the dev branch September 10, 2024 19:43
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.

1 participant