thegridelectric / gw-scada-spaceheat-python

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

DisplayName optional in Cacs #194

Closed jessicamillar closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #194 (064f4f4) into main (063bf27) will decrease coverage by 0.04%. The diff coverage is 90.32%.

@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
- Coverage   88.02%   87.99%   -0.04%     
==========================================
  Files         130      130              
  Lines        8897     8903       +6     
==========================================
+ Hits         7832     7834       +2     
- Misses       1065     1069       +4     
Impacted Files Coverage Δ
gw_spaceheat/schema/resistive_heater_cac_gt.py 91.13% <80.00%> (-0.53%) :arrow_down:
gw_spaceheat/schema/gt_boolean_actuator_cac.py 90.96% <85.71%> (-0.54%) :arrow_down:
gw_spaceheat/schema/pipe_flow_sensor_cac_gt.py 90.44% <85.71%> (-0.53%) :arrow_down:
tests/schema/test_gt_boolean_actuator_cac.py 100.00% <100.00%> (ø)
tests/schema/test_pipe_flow_sensor_cac_gt.py 100.00% <100.00%> (ø)
tests/schema/test_resistive_heater_cac_gt.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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