Closed release-train[bot] closed 5 years ago
Merging #545 into master will decrease coverage by
0.37%
. The diff coverage is94.37%
.
@@ Coverage Diff @@
## master #545 +/- ##
==========================================
- Coverage 81.31% 80.93% -0.38%
==========================================
Files 156 156
Lines 4682 4706 +24
Branches 77 162 +85
==========================================
+ Hits 3807 3809 +2
- Misses 853 857 +4
- Partials 22 40 +18
Impacted Files | Coverage Δ | |
---|---|---|
src/progress/index.ts | 100% <100%> (ø) |
|
src/game/input/control.ts | 100% <100%> (ø) |
|
src/utils/observable.ts | 100% <100%> (ø) |
|
src/game/input/index.ts | 82.35% <100%> (ø) |
|
src/game/player.ts | 100% <100%> (ø) |
|
src/game/judgments.ts | 96.49% <100%> (ø) |
|
src/game/state/player-state.spec.js | 100% <100%> (ø) |
:arrow_up: |
src/utils/callbacks.ts | 76.92% <76.92%> (ø) |
|
src/game/state/player-state.ts | 83.76% <90.74%> (ø) |
|
src/game/state/player-stats.ts | 91.78% <94.11%> (ø) |
|
... and 8 more |
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 8e287f9...63442cb. Read the comment docs.
This is an automatically-generated pull request which will merge these pull requests:
544 @ 43e87770541ebdd825f156f21a8e7989a5bf31ec “Convert stuff to TypeScript” by @dtinth