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

Add nil checks in summarizer.go #36

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Add nil checks in summarizer.go #36

merged 1 commit into from
Oct 16, 2024

Conversation

mortenmj
Copy link
Collaborator

Had some crashes when builds failed. This is solved by nilchecking before assuming that metrics are available in the event stream. We should go through and ensure that the UI renders nicely when this happens, but at a glance it looks okay. I noticed one instance of writing "NaN', but largely it's perfectly okay.

@mortenmj mortenmj merged commit 8a037e0 into main Oct 16, 2024
2 checks passed
@mortenmj mortenmj deleted the metrics-nilcheck branch October 18, 2024 07:47
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