github-tools / github-release-notes

Node module to create a release or a changelog from a tag and uses issues or commits to creating the release notes.
https://github-tools.github.io/github-release-notes/
GNU General Public License v3.0
880 stars 325 forks source link

Fix failing test #281

Closed pachirel closed 3 years ago

pachirel commented 3 years ago

This PR is fix failing tests on master.

codecov-commenter commented 3 years ago

Codecov Report

Merging #281 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #281   +/-   ##
=======================================
  Coverage   39.08%   39.08%           
=======================================
  Files           8        8           
  Lines         394      394           
=======================================
  Hits          154      154           
  Misses        240      240           
Impacted Files Coverage Δ
lib/src/Gren.js 4.76% <0.00%> (ø)

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 8c5affc...b01d31c. Read the comment docs.