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

Add support for python version 3.10 #78

Closed award28 closed 1 year ago

award28 commented 1 year ago

Resolves #52

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (21aa787) 85.36% compared to head (c6fc6ca) 85.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #78 +/- ## ========================================== + Coverage 85.36% 85.39% +0.02% ========================================== Files 19 19 Lines 622 623 +1 ========================================== + Hits 531 532 +1 Misses 91 91 ``` | [Impacted Files](https://codecov.io/gh/award28/changelogger/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Austin+Ward) | Coverage Δ | | |---|---|---| | [changelogger/conf/models.py](https://codecov.io/gh/award28/changelogger/pull/78?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Austin+Ward#diff-Y2hhbmdlbG9nZ2VyL2NvbmYvbW9kZWxzLnB5) | `95.12% <100.00%> (+0.12%)` | :arrow_up: | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.