award28 / changelogger

Automated management for your CHANGELOG.md and other versioned files, following the principles of Keep a Changelog and Semantic Versioning.
3 stars 0 forks source link

Check all versioned files on `check` #62

Closed award28 closed 1 year ago

award28 commented 1 year ago

Resolves #5

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.37 :tada:

Comparison is base (163edb8) 84.98% compared to head (7e7e47b) 85.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== + Coverage 84.98% 85.35% +0.37% ========================================== Files 18 18 Lines 586 601 +15 ========================================== + Hits 498 513 +15 Misses 88 88 ``` | [Impacted Files](https://codecov.io/gh/award28/changelogger/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Austin+Ward) | Coverage Δ | | |---|---|---| | [changelogger/app/commands/check.py](https://codecov.io/gh/award28/changelogger/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Austin+Ward#diff-Y2hhbmdlbG9nZ2VyL2FwcC9jb21tYW5kcy9jaGVjay5weQ==) | `100.00% <100.00%> (ø)` | | | [changelogger/changelog.py](https://codecov.io/gh/award28/changelogger/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Austin+Ward#diff-Y2hhbmdlbG9nZ2VyL2NoYW5nZWxvZy5weQ==) | `98.97% <100.00%> (-0.02%)` | :arrow_down: | | [changelogger/templating.py](https://codecov.io/gh/award28/changelogger/pull/62?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Austin+Ward#diff-Y2hhbmdlbG9nZ2VyL3RlbXBsYXRpbmcucHk=) | `100.00% <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=Austin+Ward). 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=Austin+Ward)

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