Closed vintagepc closed 3 years ago
Merging #331 (085abf9) into master (562b2ee) will increase coverage by
0.24%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #331 +/- ##
==========================================
+ Coverage 90.40% 90.64% +0.24%
==========================================
Files 151 152 +1
Lines 6834 7191 +357
==========================================
+ Hits 6178 6518 +340
- Misses 656 673 +17
Impacted Files | Coverage Δ | |
---|---|---|
parts/TelemetryHost.h | 53.84% <0.00%> (-6.16%) |
:arrow_down: |
parts/boards/EinsyRambo.cpp | 96.55% <0.00%> (-0.58%) |
:arrow_down: |
parts/components/PAT9125.cpp | 84.50% <0.00%> (-0.46%) |
:arrow_down: |
parts/components/GLHelper.cpp | 85.00% <0.00%> (-0.42%) |
:arrow_down: |
MK404.cpp | 86.27% <0.00%> (-0.24%) |
:arrow_down: |
utility/GLObj.cpp | 92.93% <0.00%> (-0.21%) |
:arrow_down: |
parts/components/w25x20cl.cpp | 87.86% <0.00%> (-0.20%) |
:arrow_down: |
parts/components/SDCard.cpp | 93.73% <0.00%> (-0.14%) |
:arrow_down: |
utility/Util.h | 100.00% <0.00%> (ø) |
|
utility/MK3SGL.h | 100.00% <0.00%> (ø) |
|
... and 68 more |
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 562b2ee...085abf9. Read the comment docs.
Closes #330
Change to codecov action instead of manually invoking the bash uploader.