vintagepc / MINI404

Like MK404... with an appendectomy :smile: (Simulates MK3.x, MK4, MINI and XL)
https://vintagepc.github.io/MINI404/
Other
27 stars 8 forks source link

Tentative changes for MMU support #143

Closed vintagepc closed 8 months ago

vintagepc commented 9 months ago

Merge the MMU bridge code

codecov-commenter commented 9 months ago

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (b672444) 47.61% compared to head (12dbdac) 49.53%.

Files Patch % Lines
hw/arm/prusa/parts/mmu_bridge.c 77.19% 9 Missing and 4 partials :warning:
hw/arm/prusa/utility/ScriptHost.cpp 0.00% 4 Missing and 2 partials :warning:
hw/arm/prusa/parts/heater.c 0.00% 1 Missing :warning:
hw/arm/prusa/parts/tmc2130.c 0.00% 1 Missing :warning:
hw/arm/prusa/prusa-mk4.c 93.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## MINI404 #143 +/- ## =========================================== + Coverage 47.61% 49.53% +1.91% =========================================== Files 123 124 +1 Lines 12067 12152 +85 Branches 2211 2221 +10 =========================================== + Hits 5746 6019 +273 + Misses 5970 5719 -251 - Partials 351 414 +63 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.