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

Test Automation #52

Closed phptuts closed 4 years ago

phptuts commented 4 years ago

Purpose

Getting test automation working so that I keep track of stuff.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ecb9b51). Click here to learn what that means. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #52   +/-   ##
=========================================
  Coverage          ?   37.94%           
=========================================
  Files             ?      186           
  Lines             ?     5669           
  Branches          ?      668           
=========================================
  Hits              ?     2151           
  Misses            ?     3447           
  Partials          ?       71
Impacted Files Coverage Δ
src/app/web-menu/web-menu.component.ts 45.45% <0%> (ø)
src/test.ts 100% <100%> (ø)

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 ecb9b51...efa957d. Read the comment docs.