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

feature/all-nutrition-statistics-methods #15

Conversation

mobileapps23
Copy link

@mobileapps23 mobileapps23 commented Nov 27, 2023

Description

  1. Added statistics methods for all nutrition type identifiers
  2. Methods regrouped according to Apple documentation

List of new methods:

// Macronutrients
getStatisticDietaryFatMonounsaturated
getStatisticDietaryFatPolyunsaturated

// Vitamins
getStatisticDietaryThiamin
getStatisticDietaryRiboflavin
getStatisticDietaryNiacin
getStatisticDietaryPantothenicAcid
getStatisticDietaryVitaminB6
getStatisticDietaryBiotin
getStatisticDietaryVitaminB12
getStatisticDietaryVitaminE
getStatisticDietaryVitaminK
getStatisticDietaryFolate

// Minerals
getStatisticDietaryMagnesium
getStatisticDietaryPhosphorus
getStatisticDietaryZinc

// Caffeination
getStatisticDietaryCaffeine

// Ultratrace Minerals
getStatisticDietaryChromium
getStatisticDietaryCopper
getStatisticDietaryIodine
getStatisticDietaryManganese
getStatisticDietaryMolybdenum
getStatisticDietarySelenium

// Lab and Test Results
getStatisticInsulinDelivery
getStatisticNumberOfTimesFallen
getStatisticPeakExpiratoryFlowRate
getStatisticPeripheralPerfusionIndex

// Activity
getStatisticDistanceWheelchair
getStatisticAppleExerciseTime

// Body Measurments
getStatisticAppleSleepingWristTemperature

// Vital Signs
getStatisticHeartRateRecoveryOneMinute
getStatisticAtrialFibrillationBurden

// UV Exposure
getStatisticUvExposure

@kondratyevdmitry
Copy link

Закрываю, так как доработки зашли в мастер в составе другого ПРа

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