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

Eventual BG for mmol/L is presented with irrelevant precision (2 decimal places) #319

Closed
bjornoleh opened this issue Jun 17, 2024 · 0 comments · Fixed by #320
Closed

Eventual BG for mmol/L is presented with irrelevant precision (2 decimal places) #319

bjornoleh opened this issue Jun 17, 2024 · 0 comments · Fixed by #320
Labels
bug Something isn't working needs-triage

Comments

@bjornoleh
Copy link
Contributor

Describe the bug

Eventual BG for mmol/L is presented with irrelevant precision (2 decimal places). The eventual BG estimate is highly uncertain, and presenting this value at such an apparent level of precision might give the wrong idea about the nature of this estimate.

Expected behavior

Eventual BG for mmol/L should at most be presented with a single decimal digit.

Screenshots

App and watch in Xcode iOS simulator showing eventual BG of 13,76 mmol/L:
image

For mg/dL, the eventual BG value is presented as integer values, which is fine (+/- 1 mg/dL = +/- 0,06 mmol/L, or approximately +/- 0,1 mmol/L)

Trio Version:

  • Version Number: 0.1.0
  • Repo: nightscout/trio
  • Branch: alpha in this example, but applies to all previous versions
  • Git Reference: 82f2d01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant