thegridelectric / gw-scada-spaceheat-python

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

Renames - remove "2" from names #190

Closed anschweitzer closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #190 (61cc5b5) into main (1477bff) will increase coverage by 0.01%. The diff coverage is 99.31%.

@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   88.64%   88.66%   +0.01%     
==========================================
  Files         226      226              
  Lines       13187    13184       -3     
==========================================
- Hits        11690    11689       -1     
+ Misses       1497     1495       -2     
Impacted Files Coverage Δ
gw_spaceheat/actors/message.py 100.00% <ø> (ø)
gw_spaceheat/gwproactor/config/logging.py 100.00% <ø> (ø)
gw_spaceheat/gwproactor/config/mqtt.py 100.00% <ø> (ø)
gw_spaceheat/gwproactor/config/paths.py 100.00% <ø> (ø)
gw_spaceheat/gwproactor/logger.py 88.15% <ø> (ø)
gw_spaceheat/gwproactor/persister.py 97.05% <ø> (ø)
gw_spaceheat/command_line_utils.py 25.28% <66.66%> (ø)
tests/atn/run.py 33.92% <80.00%> (ø)
tests/utils/fragment_runner.py 82.32% <96.15%> (ø)
gw_spaceheat/actors/__init__.py 100.00% <100.00%> (ø)
... and 67 more

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