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

Major overhaul of entire package: #14

Merged
merged 9 commits into from
Feb 12, 2024
Merged

Conversation

andrew-s28
Copy link
Contributor

  • new API
  • moved to OOP approach
  • testing now done with pytest
  • slight mathematical updates

Copy link

codecov bot commented Feb 12, 2024

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (ae16230) 91.33% compared to head (6a17b30) 95.60%.
Report is 11 commits behind head on main.

Files Patch % Lines
pycoare/coare.py 95.62% 17 Missing ⚠️
pycoare/util.py 95.28% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   91.33%   95.60%   +4.27%     
==========================================
  Files           2        3       +1     
  Lines         323      501     +178     
==========================================
+ Hits          295      479     +184     
+ Misses         28       22       -6     

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

@andrew-s28 andrew-s28 merged commit 1337c0e into pyCOARE:main Feb 12, 2024
17 checks passed
@andrew-s28 andrew-s28 mentioned this pull request Mar 17, 2024
andrew-s28 added a commit that referenced this pull request Mar 17, 2024
Completely rewriting docs with respect to package overhaul #14

- Switched to Sphinx Book Theme
- Added docs for COARE v3.5 and utility functions
- Update version number to 0.2.0 to reflect minor updates to API (c35->coare_35)
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