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: replace deprecated pkg_resources with importlib #256

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

tsutterley
Copy link
Owner

No description provided.

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

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

Comparison is base (56aa5fa) 70.26% compared to head (ed87cbd) 70.26%.
Report is 4 commits behind head on main.

Files Patch % Lines
pyTMD/constants.py 50.00% 1 Missing ⚠️
pyTMD/time.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
- Coverage   70.26%   70.26%   -0.01%     
==========================================
  Files          43       43              
  Lines        8990     8995       +5     
  Branches     1180     1180              
==========================================
+ Hits         6317     6320       +3     
- Misses       2322     2324       +2     
  Partials      351      351              
Flag Coverage Δ
unittests 70.26% <80.00%> (-0.01%) ⬇️

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 4b128f4 into main Nov 15, 2023
3 of 4 checks passed
@tsutterley tsutterley deleted the dev branch November 15, 2023 16:33
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