Closed vintagepc closed 2 years ago
Merging #354 (1fdc905) into master (8d86fc8) will increase coverage by
0.03%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #354 +/- ##
==========================================
+ Coverage 91.40% 91.43% +0.03%
==========================================
Files 167 167
Lines 7772 7792 +20
==========================================
+ Hits 7104 7125 +21
+ Misses 668 667 -1
Impacted Files | Coverage Δ | |
---|---|---|
parts/Board.h | 92.30% <ø> (ø) |
|
parts/components/MMU2.h | 100.00% <ø> (ø) |
|
parts/components/MMU2.cpp | 85.54% <100.00%> (+4.89%) |
:arrow_up: |
parts/printers/Prusa_MMU2.cpp | 100.00% <100.00%> (+11.11%) |
:arrow_up: |
parts/printers/Prusa_MMU2.h | 100.00% <100.00%> (ø) |
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 8d86fc8...1fdc905. Read the comment docs.
Description
Changes inheritance of the "Prusa_MMU2" printer so that the FINDA keys are present.
For @3d-gussner