Add in MachineState to the Control trait, HTTP Endpoint #118
+222
−13
Codecov / codecov/project
succeeded
Oct 4, 2024 in 1s
23.89% (-0.47%) compared to 67f6825
View this Pull Request on Codecov
23.89% (-0.47%) compared to 67f6825
Details
Codecov Report
Attention: Patch coverage is 0%
with 48 lines
in your changes missing coverage. Please review.
Project coverage is 23.89%. Comparing base (
67f6825
) to head (db54080
).
Files with missing lines | Patch % | Lines |
---|---|---|
moonraker/src/status.rs | 0.00% | 20 Missing |
src/moonraker/control.rs | 0.00% | 11 Missing |
src/any_machine.rs | 0.00% | 3 Missing |
src/bambu/control.rs | 0.00% | 3 Missing |
src/noop.rs | 0.00% | 3 Missing |
src/sync.rs | 0.00% | 3 Missing |
src/usb/control.rs | 0.00% | 3 Missing |
src/server/endpoints.rs | 0.00% | 1 Missing |
src/traits.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #118 +/- ##
==========================================
- Coverage 24.35% 23.89% -0.47%
==========================================
Files 46 47 +1
Lines 2459 2507 +48
==========================================
Hits 599 599
- Misses 1860 1908 +48
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading