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

Steps & Variables #55

Closed phptuts closed 5 years ago

phptuts commented 5 years ago

Purpose

To get variables working and to fix stuff with steps. Changed the font

codecov[bot] commented 5 years ago

Codecov Report

Merging #55 into master will decrease coverage by 0.33%. The diff coverage is 20.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   38.41%   38.07%   -0.34%     
==========================================
  Files         194      197       +3     
  Lines        5967     6080     +113     
  Branches      698      721      +23     
==========================================
+ Hits         2292     2315      +23     
- Misses       3593     3683      +90     
  Partials       82       82
Impacted Files Coverage Δ
src/app/virtual-circuit/steps/steps.component.ts 32.25% <ø> (ø) :arrow_up:
.../core/services/player/frame_genorator/bluetooth.ts 36% <ø> (ø) :arrow_up:
src/app/core/services/blockly/block/text.ts 100% <ø> (ø) :arrow_up:
...p/core/services/virtual-circuit/svg/arduino.svg.ts 40.11% <0%> (-0.49%) :arrow_down:
...rvices/virtual-circuit/factory/rfid-svg.factory.ts 22.85% <0%> (-2.95%) :arrow_down:
...rtual-circuit/factory/ultrasonic-sensor.factory.ts 24% <0%> (-2.09%) :arrow_down:
...es/virtual-circuit/factory/neopixel-svg.factory.ts 27.27% <0%> (-2.73%) :arrow_down:
...t-container/virtual-circuit-container.component.ts 33.33% <0%> (ø) :arrow_up:
...core/services/virtual-circuit/svg/bluetooth.svg.ts 21.42% <0%> (-0.53%) :arrow_down:
...virtual-circuit/factory/temp_sensor-svg.factory.ts 26.08% <0%> (-2.49%) :arrow_down:
... and 15 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 797d2a2...2decfad. Read the comment docs.