thegridelectric / gw-scada-spaceheat-python

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

Support TLS and use TLS by default. #214

Closed anschweitzer closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #214 (e68a220) into main (2531ef5) will decrease coverage by 0.71%. The diff coverage is 64.36%.

@@            Coverage Diff             @@
##             main     #214      +/-   ##
==========================================
- Coverage   82.08%   81.38%   -0.71%     
==========================================
  Files          57       57              
  Lines        3936     3943       +7     
==========================================
- Hits         3231     3209      -22     
- Misses        705      734      +29     
Files Changed Coverage Δ
gw_spaceheat/command_line_utils.py 21.77% <16.66%> (-1.64%) :arrow_down:
tests/atn/run.py 28.57% <20.00%> (-3.10%) :arrow_down:
gw_spaceheat/actors/config.py 92.00% <81.81%> (-8.00%) :arrow_down:
tests/atn/atn_config.py 100.00% <100.00%> (+8.00%) :arrow_up:
tests/conftest.py 96.42% <100.00%> (+0.13%) :arrow_up:
tests/test_misc/test_config.py 100.00% <100.00%> (ø)
tests/tests_actors/test_power_meter.py 100.00% <100.00%> (ø)
tests/tests_actors/test_scada.py 100.00% <100.00%> (ø)
tests/tests_actors/test_scada_comm.py 100.00% <100.00%> (ø)
tests/utils/fragment_runner.py 83.69% <100.00%> (+0.54%) :arrow_up:

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