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

Implement Display of Manual BG Values and Standardize Unit Conversion #288

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

bjorkert
Copy link
Contributor

This PR introduces the display of manual BG values from Loop and Apple Health in the app's graphs. It also ensures that manual BG check entries from Nightscout using mmol are correctly shown. Additionally, the PR standardizes mmol/L <-> mg/dL conversions throughout the application using centralized constants for improved consistency and maintainability.

@marionbarker
Copy link
Collaborator

Code review looks good with possible suggestion to later modify the capitalization for some variables: in the US it is mg/dL not mg/Dl. The actual name is not that important, so merging as is.

Confirmed that units display as expected and manual glucose entry (from NS careportal) shows up on LoopFollow display.

@marionbarker marionbarker merged commit ac00c18 into dev Apr 28, 2024
@marionbarker marionbarker deleted the glucose-data-handling branch April 28, 2024 21: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