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

Tickets/dm 41806 #127

Merged
merged 4 commits into from
Apr 17, 2024
Merged

Tickets/dm 41806 #127

merged 4 commits into from
Apr 17, 2024

Conversation

dsanmartim
Copy link
Contributor

Hi Tiago,

I have the unit test passing, but I realized that some auxiliary methods added to the mock modules may be unnecessary. Waiting for your feedback to merge it and finish the corresponding SAL scripts.

@dsanmartim dsanmartim requested a review from tribeiro April 17, 2024 18:04
Copy link
Member

@tribeiro tribeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I only have a couple comments I hope you consider before I can approve it.

Also, can you please fix the GitHub lint action? you need to update this with the following:

$CONDA/bin/conda install -c lsstts -c conda-forge pre-commit ts-pre-commit-config python=3.11 -y

self.log.debug("Closing dome dropout door...")
await self.rem.atdome.cmd_moveShutterDropoutDoor.set_start(
open=False, timeout=self.open_dropout_door_time
)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to wait for the dropout to close right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright. Take a look to see if it is ok now.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice of you to update this, but this needs to be deprecated.

Copy link
Member

@tribeiro tribeiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good! thanks!

@dsanmartim dsanmartim merged commit b6519a9 into develop Apr 17, 2024
5 checks passed
@dsanmartim dsanmartim deleted the tickets/DM-41806 branch April 17, 2024 21:27
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.

2 participants