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

Implement handling of e-stops #34

Merged
merged 3 commits into from
Jan 7, 2025
Merged

Implement handling of e-stops #34

merged 3 commits into from
Jan 7, 2025

Conversation

albireox
Copy link
Member

@albireox albireox commented Jan 7, 2025

No description provided.

@albireox albireox requested a review from mmingyeong as a code owner January 7, 2025 16:41
@albireox albireox merged commit 970feef into main Jan 7, 2025
5 checks passed
@albireox albireox deleted the albireox-e-stops branch January 7, 2025 17:00
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 82.0%. Comparing base (f6605f8) to head (e8925ca).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
python/lvmecp/actor/commands/e_stop.py 66.7% 3 Missing ⚠️
python/lvmecp/safety.py 75.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main     #34     +/-   ##
=======================================
- Coverage   82.1%   82.0%   -0.0%     
=======================================
  Files         19      20      +1     
  Lines        956     975     +19     
  Branches     138     139      +1     
=======================================
+ Hits         784     799     +15     
- Misses       106     111      +5     
+ Partials      66      65      -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant