thegridelectric / gw-scada-spaceheat-python

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

Jm/csv works #47

Closed jessicamillar closed 2 years ago

jessicamillar commented 2 years ago

fixes to the schema and actors so that the csv logging of test temperature data works again for George.

codecov[bot] commented 2 years ago

Codecov Report

Merging #47 (1fb7d56) into main (629a22d) will increase coverage by 0.12%. The diff coverage is 80.97%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   71.58%   71.71%   +0.12%     
==========================================
  Files         117      115       -2     
  Lines        3819     3800      -19     
==========================================
- Hits         2734     2725       -9     
+ Misses       1085     1075      -10     
Impacted Files Coverage Δ
gw_spaceheat/actors/cloud_ear_base.py 74.02% <ø> (-0.34%) :arrow_down:
gw_spaceheat/actors/cloud_ear.py 63.07% <43.75%> (+0.95%) :arrow_up:
...e_single_status/gt_sh_simple_single_status_base.py 75.00% <66.66%> (ø)
...t/gt_sh_simple_status/gt_sh_simple_status_maker.py 76.74% <76.74%> (ø)
...gt/gt_sh_simple_status/gt_sh_simple_status_base.py 81.08% <81.08%> (ø)
..._single_status/gt_sh_simple_single_status_maker.py 65.78% <83.33%> (ø)
...e_single_status/gt_spaceheat_sync_single_status.py 83.33% <83.33%> (ø)
gw_spaceheat/actors/scada.py 76.92% <86.95%> (-0.68%) :arrow_down:
...hema/gt/gt_sh_simple_status/gt_sh_simple_status.py 88.88% <88.88%> (ø)
gw_spaceheat/actors/atn.py 93.54% <100.00%> (-0.21%) :arrow_down:
... and 6 more

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