Closed phptuts closed 5 years ago
Merging #54 into master will increase coverage by
0.29%
. The diff coverage is71.85%
.
@@ Coverage Diff @@
## master #54 +/- ##
==========================================
+ Coverage 38.11% 38.41% +0.29%
==========================================
Files 193 194 +1
Lines 5845 5967 +122
Branches 672 698 +26
==========================================
+ Hits 2228 2292 +64
- Misses 3546 3593 +47
- Partials 71 82 +11
Impacted Files | Coverage Δ | |
---|---|---|
src/app/core/services/player/frame/frame_player.ts | 79% <ø> (ø) |
:arrow_up: |
...re/services/player/frame_genorator/motionsensor.ts | 42.85% <ø> (ø) |
:arrow_up: |
src/app/player/player.component.ts | 40.74% <ø> (+6.36%) |
:arrow_up: |
...re/services/player/arduino/state/electric.state.ts | 100% <ø> (ø) |
:arrow_up: |
.../core/services/player/frame_genorator/bluetooth.ts | 36% <0%> (+1.38%) |
:arrow_up: |
...rc/app/core/services/player/frame_genorator/led.ts | 31.42% <0%> (+8.57%) |
:arrow_up: |
...c/app/core/services/player/frame_genorator/rfid.ts | 46.15% <0%> (ø) |
:arrow_up: |
...app/core/services/player/frame_genorator/button.ts | 42.85% <0%> (ø) |
:arrow_up: |
.../core/services/player/frame_genorator/led_color.ts | 24% <0%> (ø) |
:arrow_up: |
...t-container/virtual-circuit-container.component.ts | 33.33% <0%> (ø) |
:arrow_up: |
... and 39 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 3f87c03...82256bb. Read the comment docs.
Purpose
To get steps to work with the UI. Right now, this the first pass at it. I need to add back the variable menu and rework it a little.