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

Always close InputStreamReaders, fixes #38 #51

Closed dmfs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 63.66% // Head: 63.25% // Decreases project coverage by -0.40% :warning:

Coverage data is based on head (fa9bbc6) compared to base (779a496). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ============================================ - Coverage 63.66% 63.25% -0.41% Complexity 77 77 ============================================ Files 27 27 Lines 311 313 +2 Branches 11 11 ============================================ Hits 198 198 - Misses 105 107 +2 Partials 8 8 ``` | [Impacted Files](https://codecov.io/gh/dmfs/gitversion/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda) | Coverage Δ | | |---|---|---| | [...tversion/dsl/issuetracker/GitHubIssueFunction.java](https://codecov.io/gh/dmfs/gitversion/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda#diff-Z2l0dmVyc2lvbi1kc2wvc3JjL21haW4vamF2YS9vcmcvZG1mcy9naXR2ZXJzaW9uL2RzbC9pc3N1ZXRyYWNrZXIvR2l0SHViSXNzdWVGdW5jdGlvbi5qYXZh) | `0.00% <0.00%> (ø)` | | | [...itversion/dsl/issuetracker/GiteaIssueFunction.java](https://codecov.io/gh/dmfs/gitversion/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda#diff-Z2l0dmVyc2lvbi1kc2wvc3JjL21haW4vamF2YS9vcmcvZG1mcy9naXR2ZXJzaW9uL2RzbC9pc3N1ZXRyYWNrZXIvR2l0ZWFJc3N1ZUZ1bmN0aW9uLmphdmE=) | `0.00% <0.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=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.