Skip to content

use importlib_resources instead of pkg_resources #155

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

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jun 21, 2022

Fixes #153

@codecov
Copy link

codecov bot commented Jun 21, 2022

Codecov Report

Merging #155 (4532fc4) into master (12f6b39) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #155   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files          19       19           
  Lines         559      560    +1     
  Branches      105      106    +1     
=======================================
+ Hits          539      540    +1     
  Misses         10       10           
  Partials       10       10           
Impacted Files Coverage Δ
openapi_spec_validator/schemas.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12f6b39...4532fc4. Read the comment docs.

@p1c2u p1c2u force-pushed the feature/use-importlib_resources-instead-of-pkg_resources branch from 3bb9040 to 4532fc4 Compare June 21, 2022 04:58
@p1c2u p1c2u merged commit fae097a into master Jun 21, 2022
@p1c2u p1c2u deleted the feature/use-importlib_resources-instead-of-pkg_resources branch June 21, 2022 05:09
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.

Suggestion: Use importlib_resources instead of pkg_resources
1 participant