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: use truthy value in ternary since 0 cause div by zero #902

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

z3z1ma
Copy link
Collaborator

@z3z1ma z3z1ma commented Jan 21, 2024

Description

Just a small fix, running a pipeline where all resources are disabled causes a div by zero error. This fixes it.

-->

Copy link

netlify bot commented Jan 21, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 4b12020
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/65ad702772fae5000867ed8d
😎 Deploy Preview https://deploy-preview-902--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@rudolfix rudolfix left a comment

Choose a reason for hiding this comment

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

thanks!

@rudolfix rudolfix merged commit 38eb953 into devel Jan 22, 2024
45 of 59 checks passed
@rudolfix rudolfix deleted the fix/div-by-zero-collector branch January 22, 2024 11:59
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