Closed phptuts closed 4 years ago
Merging #58 into master will decrease coverage by
0.12%
. The diff coverage is30.43%
.
@@ Coverage Diff @@
## master #58 +/- ##
==========================================
- Coverage 37.4% 37.28% -0.13%
==========================================
Files 197 197
Lines 6322 6338 +16
Branches 777 777
==========================================
- Hits 2365 2363 -2
- Misses 3872 3892 +20
+ Partials 85 83 -2
Impacted Files | Coverage Δ | |
---|---|---|
...p/core/blockly/overrides/BlocklyPrompt.override.ts | 50% <0%> (+3.84%) |
:arrow_up: |
...ices/communicators/device/electron.communicator.ts | 21.62% <18.75%> (-14.75%) |
:arrow_down: |
src/app/services/blockly/blockly.service.ts | 24.4% <50%> (ø) |
:arrow_up: |
src/app/app.module.ts | 90.69% <75%> (+0.45%) |
:arrow_up: |
...rvices/communicators/device/device.communicator.ts | 77.77% <0%> (-22.23%) |
:arrow_down: |
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 f8f4feb...bf197f7. Read the comment docs.
Settings
Got all the electron menus to work.