necst-telescope / necst

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

#127 Fix typo and enable to use `"scan"` command #135

Closed Kirby1717 closed 1 year ago

Kirby1717 commented 1 year ago

Checks

Related Issue

This PR closes #127

codecov-commenter commented 1 year ago

Codecov Report

Base: 82.69% // Head: 82.67% // Decreases project coverage by -0.01% :warning:

Coverage data is based on head (b9fb991) compared to base (88d0c86). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ========================================== - Coverage 82.69% 82.67% -0.02% ========================================== Files 50 50 Lines 2242 2240 -2 ========================================== - Hits 1854 1852 -2 Misses 388 388 ``` | [Impacted Files](https://codecov.io/gh/necst-telescope/necst/pull/135?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope) | Coverage Δ | | |---|---|---| | [necst/core/commander.py](https://codecov.io/gh/necst-telescope/necst/pull/135/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3QvY29yZS9jb21tYW5kZXIucHk=) | `83.69% <0.00%> (ø)` | | | [tests/core/test\_commander.py](https://codecov.io/gh/necst-telescope/necst/pull/135/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-dGVzdHMvY29yZS90ZXN0X2NvbW1hbmRlci5weQ==) | `97.26% <0.00%> (-0.06%)` | :arrow_down: | | [necst/ctrl/antenna/pid\_controller.py](https://codecov.io/gh/necst-telescope/necst/pull/135/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope#diff-bmVjc3QvY3RybC9hbnRlbm5hL3BpZF9jb250cm9sbGVyLnB5) | `87.36% <0.00%> (+0.27%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=necst-telescope)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.