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

Rounding is not implemented at adding score rules #212

Open
brita-sed opened this issue May 31, 2021 · 3 comments
Open

Rounding is not implemented at adding score rules #212

brita-sed opened this issue May 31, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@brita-sed
Copy link
Collaborator

Precondition

  • .../eclipse.exe has launched.
  • iFL plugin has been installed.

Steps

  1. Select a project.
  2. Click iFL button.
  3. Load scores...
  4. Show filters.
  5. Add rule.
  6. Add rules by score with different number of decimals.

Expected results

  • The maximum number of decimals is 4 as on the widgets OR
  • Every score value strands from 4 decimals, like: 0.5000

Received results

  • The rounding is not implemented, even 1,2,3,4,5,6 etc. can be the numbers of decimals. It would be good to standardize this.

score_decimal

Environment:

@brita-sed brita-sed added the bug Something isn't working label May 31, 2021
@brita-sed
Copy link
Collaborator Author

Actually the maximum number of decimals is 16 digits:

max_16_decimals

@Dhorvath1294
Copy link
Collaborator

@brita-sed
Copy link
Collaborator Author

The bug has been corrected, now the fix decimal number is 4 digits:

tizedes_javult

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants