thegridelectric / gw-scada-spaceheat-python

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

coverage for boolean actuator #98

Closed jessicamillar closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #98 (9858615) into main (ad1c196) will increase coverage by 0.07%. The diff coverage is 91.17%.

@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
+ Coverage   95.81%   95.89%   +0.07%     
==========================================
  Files         193      194       +1     
  Lines        8346     8376      +30     
==========================================
+ Hits         7997     8032      +35     
+ Misses        349      344       -5     
Impacted Files Coverage Δ
gw_spaceheat/actors/boolean_actuator.py 94.59% <83.33%> (+7.09%) :arrow_up:
test/actors/test_boolean_actuator.py 92.85% <92.85%> (ø)
gw_spaceheat/actors/scada.py 93.92% <0.00%> (+0.71%) :arrow_up:

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