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

Add measurementtype for METABOLIC_AGE #477

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

mhemker
Copy link
Contributor

@mhemker mhemker commented Dec 12, 2024

Added the measurementtype for METABOLIC_AGE. This addresses #434

Proposed Changes

An error is being logged stating the 227 is an unsupported value for the MeasurementType enumeration. This adds that value to the enum with a name of METABOLIC_AGE.

Related Issues

#434

@joostlek joostlek added the bugfix Inconsistencies or issues which will cause a problem for users or implementers. label Dec 12, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (107dea7) to head (3132c08).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #477   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          769       770    +1     
  Branches        51        51           
=========================================
+ Hits           769       770    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joostlek joostlek merged commit 6f04e38 into joostlek:main Dec 12, 2024
11 of 12 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants