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(integration): make the integration with Material Blog configurable through an option #339

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

Guts
Copy link
Owner

@Guts Guts commented Dec 2, 2024

Related to #250

@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request quality Tests, project resiliency, etc. labels Dec 2, 2024
Copy link

sonarqubecloud bot commented Dec 2, 2024

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.62%. Comparing base (7075e93) to head (344662d).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #339      +/-   ##
==========================================
+ Coverage   80.49%   80.62%   +0.13%     
==========================================
  Files          11       11              
  Lines         728      733       +5     
  Branches      121      121              
==========================================
+ Hits          586      591       +5     
  Misses         99       99              
  Partials       43       43              
Flag Coverage Δ
unittests 80.62% <100.00%> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
mkdocs_rss_plugin/config.py 100.00% <100.00%> (ø)
...ocs_rss_plugin/integrations/theme_material_base.py 81.81% <100.00%> (ø)
mkdocs_rss_plugin/plugin.py 90.71% <100.00%> (+0.13%) ⬆️
mkdocs_rss_plugin/util.py 73.80% <100.00%> (+0.19%) ⬆️

@Guts Guts merged commit 9e5f2b3 into main Dec 2, 2024
12 checks passed
@Guts Guts deleted the feature/make-blog-integration-configurable branch December 2, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request quality Tests, project resiliency, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support defining a mapping between author identifier and the author in the feed
1 participant