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 mode to close dome using overcurrent only #33

Merged
merged 4 commits into from
Jan 7, 2025

Handle PRs in Docker workflow

66abc2c
Select commit
Loading
Failed to load commit list.
Merged

Add mode to close dome using overcurrent only #33

Handle PRs in Docker workflow
66abc2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 1s

81.7% (target 85.0%)

View this Pull Request on Codecov

81.7% (target 85.0%)

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.7%. Comparing base (cab8446) to head (66abc2c).

Files with missing lines Patch % Lines
python/lvmecp/dome.py 78.6% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main     #33     +/-   ##
=======================================
- Coverage   81.8%   81.7%   -0.0%     
=======================================
  Files         19      19             
  Lines        925     937     +12     
  Branches     134     137      +3     
=======================================
+ Hits         756     765      +9     
- Misses       103     104      +1     
- Partials      66      68      +2     

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