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 author name and email from .authors.yml set up in Material Blog #340

Merged
merged 6 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 labels Dec 2, 2024
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 81.12%. Comparing base (9e5f2b3) to head (c15778a).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
..._plugin/integrations/theme_material_blog_plugin.py 73.33% 2 Missing and 2 partials ⚠️
...lugin/integrations/theme_material_social_plugin.py 0.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #340      +/-   ##
==========================================
+ Coverage   80.62%   81.12%   +0.49%     
==========================================
  Files          11       11              
  Lines         733      747      +14     
  Branches      121      125       +4     
==========================================
+ Hits          591      606      +15     
+ Misses         99       97       -2     
- Partials       43       44       +1     
Flag Coverage Δ
unittests 81.12% <66.66%> (+0.49%) ⬆️

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

Files with missing lines Coverage Δ
...ocs_rss_plugin/integrations/theme_material_base.py 80.64% <ø> (-1.18%) ⬇️
mkdocs_rss_plugin/util.py 74.72% <100.00%> (+0.92%) ⬆️
...lugin/integrations/theme_material_social_plugin.py 74.38% <0.00%> (-0.21%) ⬇️
..._plugin/integrations/theme_material_blog_plugin.py 77.35% <73.33%> (+6.30%) ⬆️

@Guts Guts changed the title Feature: use author name from authors yml material blog Feature: use author name from .authors.yml set up in Material Blog Dec 2, 2024
@github-actions github-actions bot added the quality Tests, project resiliency, etc. label Dec 2, 2024
@Guts Guts changed the title Feature: use author name from .authors.yml set up in Material Blog Feature: use author name and email from .authors.yml set up in Material Blog Dec 2, 2024
Copy link

sonarqubecloud bot commented Dec 2, 2024

@Guts Guts merged commit e1364a0 into main Dec 2, 2024
12 checks passed
@Guts Guts deleted the feature/use-author-name-from-authors_yml-material-blog branch December 2, 2024 15:42
@Guts Guts self-assigned this Dec 2, 2024
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