Closed mtrezza closed 3 years ago
Merging #23 (c670a21) into main (b6de4f2) will increase coverage by
1.44%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #23 +/- ##
===========================================
+ Coverage 98.55% 100.00% +1.44%
===========================================
Files 7 8 +1
Lines 483 502 +19
Branches 40 40
===========================================
+ Hits 476 502 +26
+ Misses 7 0 -7
Impacted Files | Coverage Δ | |
---|---|---|
src/Errors.js | 100.00% <ø> (+33.33%) |
:arrow_up: |
spec/ApiMailAdapter.spec.js | 100.00% <100.00%> (ø) |
|
spec/Errors.spec.js | 100.00% <100.00%> (ø) |
|
src/ApiMailAdapter.js | 100.00% <100.00%> (+4.13%) |
: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 b6de4f2...c670a21. Read the comment docs.
New Pull Request Checklist
Issue Description
Increase code coverage.
Related issue: (none, meta)
Approach
Adding tests.
TODOs before merging
(none)