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

feature: use plugin logger as recomended by Mkdocs (road to Mkdocs>=1.4) #221

Merged
merged 2 commits into from
Dec 16, 2023

Conversation

Guts
Copy link
Owner

@Guts Guts commented Dec 16, 2023

Copy link

codecov bot commented Dec 16, 2023

Codecov Report

Merging #221 (c7e4310) into main (ed2e6fe) will increase coverage by 0.20%.
The diff coverage is 90.62%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #221      +/-   ##
==========================================
+ Coverage   82.43%   82.63%   +0.20%     
==========================================
  Files          10       10              
  Lines         518      524       +6     
  Branches      108      108              
==========================================
+ Hits          427      433       +6     
  Misses         58       58              
  Partials       33       33              
Files Coverage Δ
mkdocs_rss_plugin/constants.py 100.00% <100.00%> (ø)
mkdocs_rss_plugin/plugin.py 94.91% <100.00%> (-0.05%) ⬇️
mkdocs_rss_plugin/timezoner_pre39.py 84.61% <100.00%> (+1.28%) ⬆️
mkdocs_rss_plugin/timezoner_py39.py 84.61% <100.00%> (+1.28%) ⬆️
mkdocs_rss_plugin/util.py 72.76% <100.00%> (+0.11%) ⬆️
...lugin/integrations/theme_material_social_plugin.py 86.15% <88.88%> (+0.21%) ⬆️
mkdocs_rss_plugin/git_manager/ci.py 70.37% <71.42%> (+2.37%) ⬆️

@Guts Guts self-assigned this Dec 16, 2023
@Guts Guts added the enhancement New feature or request label Dec 16, 2023
@Guts Guts merged commit 36d261a into main Dec 16, 2023
9 checks passed
@Guts Guts deleted the feature/use-plugins-logger-mkdocs-1_4 branch December 16, 2023 23:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant