-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cockpit: round using another decimal (#1646)
For numbers shown in 0.X% format in success rate Before: 0.0028 -> 0.0% Now: 0.0028 -> 0.3% Fix #1645
- Loading branch information
Andrés Atencio
authored
Feb 6, 2020
1 parent
ea28608
commit 672562a
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters