e-gineering / gitflow-helper-maven-plugin

An extension and plugin that teaches Maven to work well with gitflow projects and CI servers.
Apache License 2.0
76 stars 21 forks source link

Release/3.0.0 #116

Closed bvarner closed 4 years ago

bvarner commented 4 years ago

Due to breaking support of some past configuration options, as well as tooling version bumps, this is being marked as a major release.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 417


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/com/e_gineering/maven/gitflowhelper/AbstractGitflowBasedRepositoryMojo.java 42 44 95.45%
<!-- Total: 44 46 95.65% -->
Files with Coverage Reduction New Missed Lines %
src/main/java/com/e_gineering/maven/gitflowhelper/MasterPromoteExtension.java 1 96.15%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 398: 0.2%
Covered Lines: 545
Relevant Lines: 742

💛 - Coveralls