Closed cortadocodes closed 2 years ago
Merging #44 (b76bf0e) into main (edf6292) will decrease coverage by
15.07%
. The diff coverage is81.37%
.:exclamation: Current head b76bf0e differs from pull request most recent head f2ec6a7. Consider uploading reports for the commit f2ec6a7 to get more accurate results
@@ Coverage Diff @@
## main #44 +/- ##
===========================================
- Coverage 93.94% 78.87% -15.08%
===========================================
Files 12 13 +1
Lines 661 762 +101
===========================================
- Hits 621 601 -20
- Misses 40 161 +121
Impacted Files | Coverage Δ | |
---|---|---|
data_gateway/packet_reader.py | 48.06% <61.95%> (-44.02%) |
:arrow_down: |
data_gateway/data_gateway.py | 88.07% <88.07%> (ø) |
|
data_gateway/routine.py | 93.18% <89.28%> (-6.82%) |
:arrow_down: |
data_gateway/cli.py | 89.69% <93.93%> (-1.35%) |
:arrow_down: |
data_gateway/persistence.py | 94.53% <95.83%> (-0.82%) |
:arrow_down: |
data_gateway/__init__.py | 100.00% <100.00%> (ø) |
|
data_gateway/configuration.py | 100.00% <100.00%> (ø) |
|
data_gateway/dummy_serial/dummy_serial.py | 91.42% <0.00%> (-2.86%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 94f8a5f...f2ec6a7. Read the comment docs.
Contents (#44)
Enhancements
sleep
command more robustFixes