dmfs / gver

Gradle versioning based on git history.
https://plugins.gradle.org/plugin/org.dmfs.gver
Apache License 2.0
2 stars 4 forks source link

Don't create tags that already exist, fixes #74 #75

Closed dmfs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 88.88% and project coverage change: +0.14 :tada:

Comparison is base (f591835) 68.20% compared to head (d556c1b) 68.35%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ============================================ + Coverage 68.20% 68.35% +0.14% - Complexity 111 113 +2 ============================================ Files 30 30 Lines 390 395 +5 Branches 16 17 +1 ============================================ + Hits 266 270 +4 Misses 109 109 - Partials 15 16 +1 ``` | [Impacted Files](https://codecov.io/gh/dmfs/gver/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda) | Coverage Δ | | |---|---|---| | [...ava/org/dmfs/gradle/gver/tasks/TagReleaseTask.java](https://codecov.io/gh/dmfs/gver/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda#diff-Z3JhZGxlLXBsdWdpbi9zcmMvbWFpbi9qYXZhL29yZy9kbWZzL2dyYWRsZS9ndmVyL3Rhc2tzL1RhZ1JlbGVhc2VUYXNrLmphdmE=) | `94.73% <88.88%> (-5.27%)` | :arrow_down: | 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=Marten+Gajda). 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=Marten+Gajda)

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