Skip to content

Version 3.0.0#54

Open
ilovemilk wants to merge 30 commits intomasterfrom
develop
Open

Version 3.0.0#54
ilovemilk wants to merge 30 commits intomasterfrom
develop

Conversation

@ilovemilk
Copy link
Copy Markdown
Owner

@ilovemilk ilovemilk commented Oct 6, 2020

  • Add version property task
  • Replace incrementer string with transformer
  • Branch specific snapshot suffix

@ilovemilk ilovemilk self-assigned this Oct 6, 2020
@ilovemilk ilovemilk added the enhancement New feature or request label Oct 6, 2020
heldmaSICKAG and others added 5 commits November 17, 2020 15:15
Remove --oneline and format log without sha
Improve regex to also cover breaking changes indicated by ! after the scope
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 5, 2020

Codecov Report

Merging #54 (bd9e28c) into master (6c7fa3d) will decrease coverage by 14.71%.
The diff coverage is 45.93%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #54       +/-   ##
=============================================
- Coverage     58.43%   43.71%   -14.72%     
- Complexity       63       76       +13     
=============================================
  Files            26       30        +4     
  Lines           344      382       +38     
  Branches         32       34        +2     
=============================================
- Hits            201      167       -34     
- Misses          132      206       +74     
+ Partials         11        9        -2     
Impacted Files Coverage Δ Complexity Δ
src/main/kotlin/io/wusa/GitCommandRunner.kt 0.00% <0.00%> (-52.95%) 0.00 <0.00> (ø)
src/main/kotlin/io/wusa/SemverGitPlugin.kt 0.00% <0.00%> (-40.00%) 0.00 <0.00> (-2.00)
src/main/kotlin/io/wusa/extension/Branch.kt 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...tlin/io/wusa/formatter/SemanticVersionFormatter.kt 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...ter/GroovyConventionalCommitsVersionIncrementer.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../wusa/incrementer/GroovyMajorVersionIncrementer.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../wusa/incrementer/GroovyMinorVersionIncrementer.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../io/wusa/incrementer/GroovyNoVersionIncrementer.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
.../wusa/incrementer/GroovyPatchVersionIncrementer.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/kotlin/io/wusa/VersionService.kt 46.51% <50.00%> (-14.86%) 6.00 <1.00> (-2.00)
... and 20 more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants