thegridelectric / gw-scada-spaceheat-python

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

Jm/status #88

Closed jessicamillar closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (100d144) into main (40d81f0) will increase coverage by 0.27%. The diff coverage is 96.57%.

@@            Coverage Diff             @@
##             main      #88      +/-   ##
==========================================
+ Coverage   94.68%   94.96%   +0.27%     
==========================================
  Files         169      181      +12     
  Lines        6663     7367     +704     
==========================================
+ Hits         6309     6996     +687     
- Misses        354      371      +17     
Impacted Files Coverage Δ
gw_spaceheat/schema/gt/gt_dispatch/gt_dispatch.py 100.00% <ø> (ø)
gw_spaceheat/actors/cloud_ear.py 51.51% <29.26%> (-10.99%) :arrow_down:
gw_spaceheat/actors/home_alone.py 75.00% <75.00%> (ø)
gw_spaceheat/actors/atn.py 86.41% <77.77%> (+0.34%) :arrow_up:
gw_spaceheat/actors/cloud_base.py 89.58% <80.00%> (+0.22%) :arrow_up:
gw_spaceheat/actors/boolean_actuator.py 87.50% <91.66%> (-0.56%) :arrow_down:
gw_spaceheat/actors/scada.py 92.36% <98.68%> (+2.72%) :arrow_up:
gw_spaceheat/helpers.py 92.30% <100.00%> (+0.64%) :arrow_up:
...paceheat/schema/gt/gt_dispatch/gt_dispatch_base.py 100.00% <100.00%> (ø)
...aceheat/schema/gt/gt_dispatch/gt_dispatch_maker.py 100.00% <100.00%> (ø)
... and 26 more

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