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

Refactor for easier updating #285

Open
wants to merge 49 commits into
base: main
Choose a base branch
from

fix footnote formatting

3675dda
Select commit
Loading
Failed to load commit list.
Open

Refactor for easier updating #285

fix footnote formatting
3675dda
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 0s

92.63% (-2.26%) compared to 632ad7a, passed because coverage increased by 4.25% when compared to adjusted base (88.37%)

View this Pull Request on Codecov

92.63% (-2.26%) compared to 632ad7a, passed because coverage increased by 4.25% when compared to adjusted base (88.37%)

Details

Codecov Report

Attention: Patch coverage is 93.38843% with 16 lines in your changes missing coverage. Please review.

Project coverage is 92.63%. Comparing base (632ad7a) to head (3675dda).

Files with missing lines Patch % Lines
src/mkdocs_bibtex/registry.py 90.90% 12 Missing ⚠️
src/mkdocs_bibtex/citation.py 95.83% 2 Missing ⚠️
src/mkdocs_bibtex/plugin.py 96.22% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
- Coverage   94.88%   92.63%   -2.26%     
==========================================
  Files           3        6       +3     
  Lines         215      285      +70     
==========================================
+ Hits          204      264      +60     
- Misses         11       21      +10     

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