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: add descriptive exception when glob pattern doesn't find files #190

Merged
merged 3 commits into from
Apr 15, 2023

Conversation

tsutterley
Copy link
Owner

test: parse all multiple file types for constituent names

test: parse all multiple file types for constituent names
@codecov
Copy link

codecov bot commented Apr 14, 2023

Codecov Report

Patch coverage: 82.33% and project coverage change: +6.83 🎉

Comparison is base (fd5e7ff) 61.99% compared to head (8d355ab) 68.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   61.99%   68.83%   +6.83%     
==========================================
  Files          39       43       +4     
  Lines        7652     8506     +854     
  Branches      829      964     +135     
==========================================
+ Hits         4744     5855    +1111     
+ Misses       2596     2312     -284     
- Partials      312      339      +27     
Flag Coverage Δ
unittests 68.83% <82.33%> (+6.83%) ⬆️

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

Impacted Files Coverage Δ
pyTMD/io/ATLAS.py 41.24% <27.27%> (+0.46%) ⬆️
pyTMD/check_tide_points.py 65.15% <28.57%> (-1.52%) ⬇️
pyTMD/io/GOT.py 64.52% <30.00%> (+0.75%) ⬆️
pyTMD/load_nodal_corrections.py 40.00% <33.33%> (-58.76%) ⬇️
pyTMD/io/OTIS.py 37.34% <35.00%> (+0.24%) ⬆️
pyTMD/io/FES.py 46.05% <35.29%> (+0.38%) ⬆️
pyTMD/compute_tide_corrections.py 22.48% <35.63%> (+2.76%) ⬆️
pyTMD/calc_astrol_longitudes.py 60.00% <42.85%> (-13.18%) ⬇️
pyTMD/time.py 68.71% <52.94%> (+1.05%) ⬆️
pyTMD/io/model.py 58.37% <63.66%> (+34.99%) ⬆️
... and 21 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tsutterley tsutterley merged commit 05a402d into main Apr 15, 2023
4 checks passed
@tsutterley tsutterley deleted the dev branch April 15, 2023 04:03
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.

None yet

1 participant