Closed marcomorain closed 7 years ago
Merging #18 into master will increase coverage by
0.7%
. The diff coverage is92.3%
.
@@ Coverage Diff @@
## master #18 +/- ##
=========================================
+ Coverage 94.36% 95.07% +0.7%
=========================================
Files 2 2
Lines 142 142
Branches 5 5
=========================================
+ Hits 134 135 +1
+ Misses 3 2 -1
Partials 5 5
Impacted Files | Coverage Δ | |
---|---|---|
src/circleci/rollcage/core.clj | 94.73% <92.3%> (+0.75%) |
: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 c14fc11...ecd2f9f. Read the comment docs.
To make auditing and monitoring easier, we now pass the reported Throwable to the result-fn.
Changes:
client
function and the options that it takes.