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

Fix NaN uptime percentage #122

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Fix NaN uptime percentage #122

merged 1 commit into from
Aug 19, 2024

Conversation

matsimitsu
Copy link
Member

This commit fixes an issue if there's no data for a region, it results in a NaN uptime percentage

  • Return 0 when no regions with timeseries are present.

@matsimitsu matsimitsu added the bug label Aug 16, 2024
@matsimitsu matsimitsu requested a review from jvanbaarsen August 16, 2024 08:29
@matsimitsu matsimitsu self-assigned this Aug 16, 2024
This commit fixes an issue if there's no data for a region, it results in a `NaN` uptime percentage

* Return `0` when no regions with timeseries are present.
@matsimitsu matsimitsu merged commit 9b33957 into develop Aug 19, 2024
3 checks passed
@matsimitsu matsimitsu deleted the fix-nan-uptime branch August 19, 2024 07:42
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.

2 participants