Closed raphaelsoul closed 4 years ago
Merging #42 into master will increase coverage by
0.19%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #42 +/- ##
=========================================
+ Coverage 92.3% 92.5% +0.19%
=========================================
Files 1 1
Lines 39 40 +1
Branches 6 7 +1
=========================================
+ Hits 36 37 +1
Misses 3 3
Impacted Files | Coverage Δ | |
---|---|---|
index.js | 92.5% <100%> (+0.19%) |
:arrow_up: |
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 11d5e76...3d994a6. Read the comment docs.
:tada: This PR is included in version 0.10.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
I've added a small feature for customized logging. In my case I need integrate proxying with
log4js
.if
opts.logs
is a function, it will be developer's responsibility to formatting and build log message