necst-telescope / necst

:gem: NEw Control System for Telescope
https://necst-telescope.github.io/necst/
MIT License
3 stars 0 forks source link

#266 fixed def main of AntennaMotor and MembraneMotor #267

Closed takayama-27 closed 1 month ago

takayama-27 commented 1 month ago

Checks

Related Issue

This PR closes #266

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 23.52941% with 13 lines in your changes missing coverage. Please review.

Project coverage is 67.81%. Comparing base (2383012) to head (7938b9e).

Files Patch % Lines
necst/ctrl/membrane/motor.py 25.00% 12 Missing :warning:
necst/ctrl/antenna/motor.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #267 +/- ## ========================================== - Coverage 68.01% 67.81% -0.20% ========================================== Files 70 70 Lines 3495 3508 +13 ========================================== + Hits 2377 2379 +2 - Misses 1118 1129 +11 ```

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