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

Migrate from pkg_resources to importlib.metadata #299

Merged
merged 4 commits into from Apr 27, 2022

Conversation

mcmtroffaes
Copy link
Owner

Resolves issue #298.

@codecov
Copy link

codecov bot commented Apr 27, 2022

Codecov Report

Merging #299 (c87a56f) into develop (0c496c1) will not change coverage.
The diff coverage is 100.00%.

❗ Current head c87a56f differs from pull request most recent head ec622c4. Consider uploading reports for the commit ec622c4 to get more accurate results

@@            Coverage Diff            @@
##           develop      #299   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           52        52           
  Lines         2428      2435    +7     
  Branches       425       427    +2     
=========================================
+ Hits          2428      2435    +7     
Impacted Files Coverage Δ
src/sphinxcontrib/bibtex/plugin.py 100.00% <100.00%> (ø)
src/sphinxcontrib/bibtex/style/template.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 9e9014c...ec622c4. Read the comment docs.

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