necst-telescope / necst

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

#258 dome #268

Closed TakutoIto closed 1 month ago

TakutoIto commented 1 month ago

Checks

Related Issue

This PR closes #...

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 25.56701% with 361 lines in your changes missing coverage. Please review.

Project coverage is 62.51%. Comparing base (5ea9090) to head (49e0e8d).

Files Patch % Lines
necst/ctrl/dome/pid_controller.py 19.65% 94 Missing :warning:
necst/ctrl/dome/dome_controller.py 19.29% 92 Missing :warning:
necst/core/commander.py 5.35% 53 Missing :warning:
necst/ctrl/dome/dome_tracking.py 22.22% 42 Missing :warning:
necst/ctrl/dome/motor.py 28.57% 40 Missing :warning:
necst/ctrl/dome/sim_devices.py 37.83% 23 Missing :warning:
necst/ctrl/dome/encoder.py 41.37% 17 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #268 +/- ## ========================================== - Coverage 67.55% 62.51% -5.05% ========================================== Files 70 77 +7 Lines 3508 3991 +483 ========================================== + Hits 2370 2495 +125 - Misses 1138 1496 +358 ```

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