Neoteroi / mkdocs-plugins

Plugins for MkDocs.
MIT License
116 stars 9 forks source link

Improve the contribs plugin #36

Closed RobertoPrevato closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 94.73% and project coverage change: +1.01 :tada:

Comparison is base (e22bca9) 91.26% compared to head (bcf9253) 92.28%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #36 +/- ## ========================================== + Coverage 91.26% 92.28% +1.01% ========================================== Files 29 30 +1 Lines 1408 1477 +69 ========================================== + Hits 1285 1363 +78 + Misses 123 114 -9 ``` | [Impacted Files](https://codecov.io/gh/Neoteroi/mkdocs-plugins/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi) | Coverage Δ | | |---|---|---| | [neoteroi/mkdocs/markdown/tables/spantable.py](https://codecov.io/gh/Neoteroi/mkdocs-plugins/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-bmVvdGVyb2kvbWtkb2NzL21hcmtkb3duL3RhYmxlcy9zcGFudGFibGUucHk=) | `100.00% <ø> (ø)` | | | [neoteroi/mkdocs/projects/\_\_init\_\_.py](https://codecov.io/gh/Neoteroi/mkdocs-plugins/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-bmVvdGVyb2kvbWtkb2NzL3Byb2plY3RzL19faW5pdF9fLnB5) | `100.00% <ø> (ø)` | | | [neoteroi/mkdocs/spantable/\_\_init\_\_.py](https://codecov.io/gh/Neoteroi/mkdocs-plugins/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-bmVvdGVyb2kvbWtkb2NzL3NwYW50YWJsZS9fX2luaXRfXy5weQ==) | `100.00% <ø> (ø)` | | | [neoteroi/mkdocs/contribs/\_\_init\_\_.py](https://codecov.io/gh/Neoteroi/mkdocs-plugins/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-bmVvdGVyb2kvbWtkb2NzL2NvbnRyaWJzL19faW5pdF9fLnB5) | `89.41% <92.85%> (+22.19%)` | :arrow_up: | | [neoteroi/mkdocs/contribs/txt.py](https://codecov.io/gh/Neoteroi/mkdocs-plugins/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-bmVvdGVyb2kvbWtkb2NzL2NvbnRyaWJzL3R4dC5weQ==) | `95.55% <95.55%> (ø)` | | | [neoteroi/mkdocs/\_\_init\_\_.py](https://codecov.io/gh/Neoteroi/mkdocs-plugins/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-bmVvdGVyb2kvbWtkb2NzL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [neoteroi/mkdocs/contribs/domain.py](https://codecov.io/gh/Neoteroi/mkdocs-plugins/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-bmVvdGVyb2kvbWtkb2NzL2NvbnRyaWJzL2RvbWFpbi5weQ==) | `100.00% <100.00%> (ø)` | | | [neoteroi/mkdocs/contribs/git.py](https://codecov.io/gh/Neoteroi/mkdocs-plugins/pull/36?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi#diff-bmVvdGVyb2kvbWtkb2NzL2NvbnRyaWJzL2dpdC5weQ==) | `90.90% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Neoteroi)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.