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

COS-89: Implement auto mode #12

Merged
merged 48 commits into from
Jan 10, 2023
Merged

COS-89: Implement auto mode #12

merged 48 commits into from
Jan 10, 2023

Conversation

albireox
Copy link
Member

Implements a continuous automatic observing mode.

@albireox albireox changed the base branch from main to development December 27, 2022 00:56
@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #12 (b4ebf29) into main (c6350ee) will decrease coverage by 2.2%.
The diff coverage is 39.9%.

❗ Current head b4ebf29 differs from pull request most recent head bdafd7b. Consider uploading reports for the commit bdafd7b to get more accurate results

@@           Coverage Diff           @@
##            main     #12     +/-   ##
=======================================
- Coverage   49.5%   47.3%   -2.1%     
=======================================
  Files         20      24      +4     
  Lines       1688    2021    +333     
  Branches     452     517     +65     
=======================================
+ Hits         834     955    +121     
- Misses       763     969    +206     
- Partials      91      97      +6     
Impacted Files Coverage Δ
src/hal/actor/commands/bypass.py 50.0% <ø> (ø)
src/hal/actor/commands/calibrations.py 61.6% <ø> (ø)
src/hal/actor/commands/goto_field.py 43.2% <0.0%> (ø)
src/hal/macros/goto_field.py 20.6% <9.1%> (-0.9%) ⬇️
src/hal/macros/auto.py 21.4% <21.4%> (ø)
src/hal/actor/commands/auto.py 26.7% <26.7%> (ø)
src/hal/helpers/jaeger.py 41.6% <41.6%> (ø)
src/hal/helpers/cherno.py 48.6% <48.6%> (ø)
src/hal/macros/macro.py 64.3% <50.0%> (-1.5%) ⬇️
src/hal/actor/actor.py 97.5% <90.0%> (+27.9%) ⬆️
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@albireox albireox changed the base branch from development to dev December 28, 2022 18:41
@albireox albireox changed the base branch from dev to main January 4, 2023 08:16
@albireox albireox merged commit 1a60550 into main Jan 10, 2023
@albireox albireox deleted the albireox/cos-89-auto-mode branch January 10, 2023 14:51
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.

None yet

1 participant