thegridelectric / gw-scada-spaceheat-python

GridWorks SCADA for space heating
MIT License
5 stars 2 forks source link

wip schema test #80

Closed jessicamillar closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #80 (8f89c85) into main (3ed3417) will increase coverage by 7.04%. The diff coverage is 99.90%.

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   77.21%   84.26%   +7.04%     
==========================================
  Files         151      166      +15     
  Lines        5218     6061     +843     
==========================================
+ Hits         4029     5107    +1078     
+ Misses       1189      954     -235     
Impacted Files Coverage Δ
gw_spaceheat/actors/scada.py 80.09% <ø> (-0.10%) :arrow_down:
gw_spaceheat/data_classes/node_config.py 82.79% <ø> (ø)
gw_spaceheat/schema/gt/gt_dispatch/gt_dispatch.py 100.00% <ø> (+11.11%) :arrow_up:
...aceheat/schema/gt/gt_heartbeat_a/gt_heartbeat_a.py 100.00% <ø> (ø)
...t/schema/gt/gt_sh_cli_atn_cmd/gt_sh_cli_atn_cmd.py 100.00% <ø> (+11.11%) :arrow_up:
...w_spaceheat/schema/gt/gt_telemetry/gt_telemetry.py 100.00% <ø> (+11.11%) :arrow_up:
...reporting_config/gt_powermeter_reporting_config.py 90.90% <66.66%> (+9.09%) :arrow_up:
gw_spaceheat/actors/power_meter.py 93.25% <100.00%> (ø)
...paceheat/schema/gt/gt_dispatch/gt_dispatch_base.py 100.00% <100.00%> (+20.00%) :arrow_up:
...aceheat/schema/gt/gt_dispatch/gt_dispatch_maker.py 100.00% <100.00%> (+21.87%) :arrow_up:
... and 72 more

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more