thegridelectric / gw-scada-spaceheat-python

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

Jm/rabbit integration #107

Closed jessicamillar closed 2 years ago

jessicamillar commented 2 years ago

Still a wip - do not merge yet.

codecov[bot] commented 2 years ago

Codecov Report

Merging #107 (acd6f1e) into main (5f22d9c) will decrease coverage by 0.03%. The diff coverage is 90.90%.

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
- Coverage   93.93%   93.90%   -0.04%     
==========================================
  Files         216      216              
  Lines       10577    10597      +20     
==========================================
+ Hits         9936     9951      +15     
- Misses        641      646       +5     
Impacted Files Coverage Δ
test/actors/test_home_alone.py 100.00% <ø> (ø)
gw_spaceheat/actors/utils.py 83.01% <60.00%> (-5.36%) :arrow_down:
gw_spaceheat/actors/actor_base.py 84.57% <100.00%> (+0.08%) :arrow_up:
gw_spaceheat/actors/cloud_base.py 78.23% <100.00%> (-0.39%) :arrow_down:
gw_spaceheat/actors/scada_base.py 88.73% <100.00%> (+0.16%) :arrow_up:
gw_spaceheat/actors2/scada2.py 73.12% <100.00%> (+0.21%) :arrow_up:
test/actors/test_ear.py 96.96% <100.00%> (+0.04%) :arrow_up:
test/actors/test_power_meter.py 97.57% <100.00%> (+0.01%) :arrow_up:
test/conftest.py 96.55% <100.00%> (ø)
test/schema/test_gt_dispatch_boolean.py 100.00% <100.00%> (ø)
... and 6 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more