Closed bryanforbes closed 7 years ago
Merging #66 into master will increase coverage by
0.78%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #66 +/- ##
==========================================
+ Coverage 98.27% 99.05% +0.78%
==========================================
Files 10 10
Lines 696 637 -59
Branches 163 158 -5
==========================================
- Hits 684 631 -53
+ Misses 4 0 -4
+ Partials 8 6 -2
Impacted Files | Coverage Δ | |
---|---|---|
src/intern/ClientErrorCollector.ts | 100% <ø> (+6.89%) |
:arrow_up: |
src/support/assertRender.ts | 97.36% <0%> (-0.14%) |
:arrow_down: |
src/support/compare.ts | 99.49% <0%> (-0.05%) |
:arrow_down: |
src/support/callListener.ts | 100% <0%> (ø) |
:arrow_up: |
src/support/AssertionError.ts | 100% <0%> (ø) |
:arrow_up: |
src/support/sendEvent.ts | 100% <0%> (ø) |
:arrow_up: |
src/support/d.ts | 100% <0%> (ø) |
:arrow_up: |
src/harness.ts | 97.63% <0%> (+0.45%) |
:arrow_up: |
src/support/loadJsdom.ts | 100% <0%> (+4.54%) |
: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 0b647f4...dcc6dfa. Read the comment docs.
Type: enhancement
The following has been addressed in the PR:
Resolves #58