the-it / WS_THEbotIT

Collection of all scripts related to the WikiBot THEbotIT
MIT License
2 stars 0 forks source link

Make template parsing of the Author Template better #872

Closed the-it closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 91.2405% // Head: 91.2804% // Increases project coverage by +0.0399% :tada:

Coverage data is based on head (1456914) compared to base (a1bc86e). Patch coverage: 100.0000% of modified lines in pull request are covered.

:exclamation: Current head 1456914 differs from pull request most recent head 453fac4. Consider uploading reports for the commit 453fac4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #872 +/- ## ================================================ + Coverage 91.2405% 91.2804% +0.0399% ================================================ Files 141 143 +2 Lines 9601 9645 +44 ================================================ + Hits 8760 8804 +44 Misses 841 841 ``` | Flag | Coverage Δ | | |---|---|---| | unittest | `89.2586% <100.0000%> (+0.0492%)` | :arrow_up: | | wikitest | `91.2597% <100.0000%> (+0.0400%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Sommer#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/the-it/WS_THEbotIT/pull/872?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Sommer) | Coverage Δ | | |---|---|---| | [service/ws\_re/scanner/tasks/author\_or\_redirect.py](https://codecov.io/gh/the-it/WS_THEbotIT/pull/872?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Sommer#diff-c2VydmljZS93c19yZS9zY2FubmVyL3Rhc2tzL2F1dGhvcl9vcl9yZWRpcmVjdC5weQ==) | `100.0000% <100.0000%> (ø)` | | | [service/ws\_re/scanner/tasks/register\_scanner.py](https://codecov.io/gh/the-it/WS_THEbotIT/pull/872?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Sommer#diff-c2VydmljZS93c19yZS9zY2FubmVyL3Rhc2tzL3JlZ2lzdGVyX3NjYW5uZXIucHk=) | `86.6666% <100.0000%> (ø)` | | | [...\_re/scanner/tasks/wikidata/claims/claim\_factory.py](https://codecov.io/gh/the-it/WS_THEbotIT/pull/872?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Sommer#diff-c2VydmljZS93c19yZS9zY2FubmVyL3Rhc2tzL3dpa2lkYXRhL2NsYWltcy9jbGFpbV9mYWN0b3J5LnB5) | `93.9130% <100.0000%> (ø)` | | | [service/ws\_re/template/article.py](https://codecov.io/gh/the-it/WS_THEbotIT/pull/872?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Sommer#diff-c2VydmljZS93c19yZS90ZW1wbGF0ZS9hcnRpY2xlLnB5) | `100.0000% <100.0000%> (ø)` | | | [service/ws\_re/template/re\_author.py](https://codecov.io/gh/the-it/WS_THEbotIT/pull/872?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Sommer#diff-c2VydmljZS93c19yZS90ZW1wbGF0ZS9yZV9hdXRob3IucHk=) | `100.0000% <100.0000%> (ø)` | | | [service/ws\_re/template/test\_article.py](https://codecov.io/gh/the-it/WS_THEbotIT/pull/872?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Sommer#diff-c2VydmljZS93c19yZS90ZW1wbGF0ZS90ZXN0X2FydGljbGUucHk=) | `100.0000% <100.0000%> (ø)` | | | [service/ws\_re/template/test\_re\_author.py](https://codecov.io/gh/the-it/WS_THEbotIT/pull/872?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Sommer#diff-c2VydmljZS93c19yZS90ZW1wbGF0ZS90ZXN0X3JlX2F1dGhvci5weQ==) | `100.0000% <100.0000%> (ø)` | | | [service/ws\_re/template/test\_re\_page.py](https://codecov.io/gh/the-it/WS_THEbotIT/pull/872?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Erik+Sommer#diff-c2VydmljZS93c19yZS90ZW1wbGF0ZS90ZXN0X3JlX3BhZ2UucHk=) | `100.0000% <100.0000%> (ø)` | | 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=Erik+Sommer). 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=Erik+Sommer)

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