Closed job13er closed 6 years ago
Merging #133 into master will increase coverage by
0.07%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #133 +/- ##
==========================================
+ Coverage 94.14% 94.22% +0.07%
==========================================
Files 13 13
Lines 734 744 +10
Branches 93 94 +1
==========================================
+ Hits 691 701 +10
Misses 43 43
This project uses semver, please check the scope of this pr:
CHANGELOG
Added
logging
feature, which outputs information related to the bump action and the PR that caused it during abump
command. (Fixes #125)maybe-cat-log.sh
script to.travis
to help people debug their use of the newlogging
feature.Changed
.pr-bumper.json
to enable the newlogging
feature.travis.yml
file to use the newmaybe-cat-log.sh
to log our generated log file contents during CI