Skip to content

Removed deprecated pkg_resources API #108

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

Merged
merged 1 commit into from
May 27, 2024
Merged

Conversation

LanderOtto
Copy link
Contributor

This commit replaces the deprecated pkg_resources API with the new importlib_resources API.

@LanderOtto LanderOtto force-pushed the fix/import-schema branch 4 times, most recently from 0721cd4 to ca2d5b9 Compare May 12, 2024 00:10
@LanderOtto LanderOtto force-pushed the fix/import-schema branch from ca2d5b9 to 49cedef Compare May 12, 2024 00:13
Copy link

codecov bot commented May 12, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 81.03%. Comparing base (51d6eb2) to head (49cedef).

Files Patch % Lines
streamflow_postgresql/database.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   81.14%   81.03%   -0.11%     
==========================================
  Files           6        6              
  Lines         525      522       -3     
==========================================
- Hits          426      423       -3     
  Misses         99       99              

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

@GlassOfWhiskey GlassOfWhiskey merged commit 9df41a3 into master May 27, 2024
@GlassOfWhiskey GlassOfWhiskey deleted the fix/import-schema branch February 26, 2025 17:08
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.

2 participants