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

Change all variables' type to float64 #72

Merged
merged 2 commits into from
Feb 25, 2025
Merged

Change all variables' type to float64 #72

merged 2 commits into from
Feb 25, 2025

Conversation

ahrtr
Copy link
Owner

@ahrtr ahrtr commented Feb 25, 2025

Fix #31

The root cause is that all variables are integers, and may round to
0 in expression like dbSizeInUse / dbSize

Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
@ahrtr ahrtr merged commit da4ce2f into main Feb 25, 2025
16 checks passed
@ahrtr ahrtr deleted the rules_20250225 branch February 25, 2025 15:16
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.

defragmentation rule not working properly
1 participant