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

DM-33528: Use importlib.resources rather than deprecated pkg_resources #55

Merged
merged 9 commits into from May 3, 2023

Conversation

timj
Copy link
Member

@timj timj commented Apr 21, 2023

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@codecov
Copy link

codecov bot commented Apr 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.15 🎉

Comparison is base (454f83d) 85.74% compared to head (763275f) 85.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   85.74%   85.89%   +0.15%     
==========================================
  Files          27       27              
  Lines        3838     3879      +41     
  Branches      791      800       +9     
==========================================
+ Hits         3291     3332      +41     
  Misses        428      428              
  Partials      119      119              
Impacted Files Coverage Δ
python/lsst/resources/packageresource.py 100.00% <100.00%> (ø)
tests/test_resource.py 100.00% <100.00%> (ø)

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

@timj timj force-pushed the tickets/DM-33528 branch 2 times, most recently from ae9c4e3 to e14610d Compare April 24, 2023 16:08
@timj timj merged commit cfc45f6 into main May 3, 2023
15 checks passed
@timj timj deleted the tickets/DM-33528 branch May 3, 2023 18:59
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

2 participants