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

Refactor get_diagnostics #2829

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Refactor get_diagnostics #2829

merged 1 commit into from
Mar 22, 2024

Conversation

charleskawczynski
Copy link
Member

This PR refactors get_diagnostics:

  • remove return statements from map (it's a bit confusing because return doesn't return from the function)
  • Moves the writers @info statement intoget_diagnostics

@charleskawczynski
Copy link
Member Author

This is a baby-step from #2643.

@charleskawczynski charleskawczynski added this pull request to the merge queue Mar 22, 2024
Merged via the queue into main with commit 3f63038 Mar 22, 2024
11 checks passed
@charleskawczynski charleskawczynski deleted the ck/refactor_diag_take2 branch March 22, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant