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

Working pre-commit command #74

Closed award28 closed 1 year ago

award28 commented 1 year ago

Resolves #47

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (2ae886c) 85.20% compared to head (84f045a) 85.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #74 +/- ## ========================================== + Coverage 85.20% 85.36% +0.16% ========================================== Files 18 19 +1 Lines 615 622 +7 ========================================== + Hits 524 531 +7 Misses 91 91 ``` | [Impacted Files](https://codecov.io/gh/award28/changelogger/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Austin+Ward) | Coverage Δ | | |---|---|---| | [changelogger/app/\_\_init\_\_.py](https://codecov.io/gh/award28/changelogger/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Austin+Ward#diff-Y2hhbmdlbG9nZ2VyL2FwcC9fX2luaXRfXy5weQ==) | `73.46% <100.00%> (+1.12%)` | :arrow_up: | | [changelogger/app/commands/precommit.py](https://codecov.io/gh/award28/changelogger/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Austin+Ward#diff-Y2hhbmdlbG9nZ2VyL2FwcC9jb21tYW5kcy9wcmVjb21taXQucHk=) | `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.