ElectroBlocks / ElectroBlocks-Legacy

A previous version of ElectroBlocks before the rewrite.
https://electroblocks.org
GNU General Public License v3.0
16 stars 4 forks source link

Electron Menu #58

Closed phptuts closed 4 years ago

phptuts commented 4 years ago

Settings

Got all the electron menus to work.

codecov[bot] commented 4 years ago

Codecov Report

Merging #58 into master will decrease coverage by 0.12%. The diff coverage is 30.43%.

Impacted file tree graph

@@            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.