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

livecheck: remove module_function #18130

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Aug 23, 2024

Gives stronger typing and fixes an issue causing type signatures to not apply properly in some cases.

Also make internal helper methods private where possible. I left the ones that have attached rspec tests, even if they're only actually meant for internal use.

@Bo98 Bo98 changed the title livecheck: remove module_function livecheck: remove module_function Aug 23, 2024
@Bo98 Bo98 force-pushed the livecheck-module_function branch 2 times, most recently from b536ee6 to 2f76a38 Compare August 23, 2024 02:27
@Bo98 Bo98 force-pushed the livecheck-module_function branch from 2f76a38 to f877fc5 Compare August 23, 2024 03:57
@MikeMcQuaid
Copy link
Member

Thanks again @Bo98!

@MikeMcQuaid MikeMcQuaid merged commit ac530f2 into master Aug 23, 2024
24 checks passed
@MikeMcQuaid MikeMcQuaid deleted the livecheck-module_function branch August 23, 2024 07:05
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.

3 participants