Closed jessicamillar closed 2 years ago
Merging #52 (c06012e) into main (a145c2c) will decrease coverage by
0.16%
. The diff coverage is22.22%
.
@@ Coverage Diff @@
## main #52 +/- ##
==========================================
- Coverage 70.90% 70.74% -0.17%
==========================================
Files 118 118
Lines 3932 3934 +2
==========================================
- Hits 2788 2783 -5
- Misses 1144 1151 +7
Impacted Files | Coverage Δ | |
---|---|---|
gw_spaceheat/actors/actor_base.py | 76.19% <20.00%> (-3.62%) |
:arrow_down: |
gw_spaceheat/actors/cloud_base.py | 74.00% <25.00%> (-2.77%) |
:arrow_down: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
Actor does not write to output/debug_logs when
logging_on
is False