thegridelectric / gw-scada-spaceheat-python

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

Run proactor comm tests for dummy proactor and for scada #188

Closed anschweitzer closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #188 (590e7d8) into main (09b9c06) will increase coverage by 0.32%. The diff coverage is 88.14%.

@@            Coverage Diff             @@
##             main     #188      +/-   ##
==========================================
+ Coverage   85.01%   85.34%   +0.32%     
==========================================
  Files         232      243      +11     
  Lines       14081    14478     +397     
==========================================
+ Hits        11971    12356     +385     
- Misses       2110     2122      +12     
Impacted Files Coverage Δ
gw_spaceheat/actors2/message.py 100.00% <ø> (ø)
gw_spaceheat/actors2/scada2.py 82.05% <ø> (+0.23%) :arrow_up:
gw_spaceheat/proactor/stats.py 67.10% <0.00%> (ø)
tests/atn/atn.py 81.96% <57.14%> (-5.50%) :arrow_down:
gw_spaceheat/proactor/mqtt.py 89.63% <66.66%> (-0.69%) :arrow_down:
tests/utils/proactor_recorder.py 83.06% <83.06%> (ø)
gw_spaceheat/proactor/proactor_implementation.py 84.01% <84.00%> (+1.33%) :arrow_up:
tests/utils/proactor_test_collections.py 87.24% <87.24%> (ø)
tests/utils/proactor_dummies/parent/config.py 90.47% <90.47%> (ø)
tests/utils/comm_test_helper.py 90.83% <93.18%> (+5.12%) :arrow_up:
... and 19 more

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