Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add in MachineState to the Control trait, HTTP Endpoint #118

Merged
merged 7 commits into from
Oct 4, 2024

whoops, sedfork

db54080
Select commit
Loading
Failed to load commit list.
Merged

Add in MachineState to the Control trait, HTTP Endpoint #118

whoops, sedfork
db54080
Select commit
Loading
Failed to load commit list.
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.