Closed dkress59 closed 2 years ago
Merging #3 (a130d82) into main (8c4941c) will decrease coverage by
0.08%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #3 +/- ##
===========================================
- Coverage 100.00% 99.91% -0.09%
===========================================
Files 6 6
Lines 1083 1112 +29
Branches 92 93 +1
===========================================
+ Hits 1083 1111 +28
- Misses 0 1 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/constants.ts | 98.36% <100.00%> (-1.64%) |
:arrow_down: |
src/wp-api-client.ts | 100.00% <100.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 8c4941c...a130d82. Read the comment docs.
Implements full end-to-end test (which uncovered a few bugs, see
FixMe
)