jk1z / gitlab-release-note-generator

A Gitlab release note generator
MIT License
97 stars 37 forks source link

Feature/slack hook #10

Closed jk1z closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.71%. The diff coverage is 86.45%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #10      +/-   ##
=========================================
+ Coverage   84.68%   85.4%   +0.71%     
=========================================
  Files          12      12              
  Lines         209     233      +24     
  Branches       39      48       +9     
=========================================
+ Hits          177     199      +22     
- Misses         32      34       +2
Impacted Files Coverage Δ
app/lib/generator.js 100% <100%> (+8.69%) :arrow_up:
app/lib/mergeRequest.js 73.33% <83.33%> (+0.6%) :arrow_up:
app/lib/issue.js 73.33% <83.33%> (+0.6%) :arrow_up:
app/lib/tag.js 78.84% <83.87%> (+6.11%) :arrow_up:
app/lib/changelog.js 89.83% <86.66%> (-10.17%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d95377b...7ddee42. Read the comment docs.