CS342 / 2023-Utah

The CS342 2023 U-STEP Project
MIT License
0 stars 3 forks source link

healthkit fix #84

Closed jennxu23 closed 1 year ago

jennxu23 commented 1 year ago

HealthKit Fix

:recycle: Current situation & Problem

HealthKit access screen wouldn't show up.

:bulb: Proposed solution

Enabled HealthKit in entitlements.

:gear: Release Notes

:heavy_plus_sign: Additional Information

Related PRs

Reference the related PRs

Testing

Reviewer Nudging

Where should the reviewer start? Where is a good entry point?

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

codecov[bot] commented 1 year ago

Codecov Report

Merging #84 (c7fc1e0) into main (d8f2097) will increase coverage by 8.59%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
+ Coverage   88.08%   96.66%   +8.59%     
==========================================
  Files          58       22      -36     
  Lines        2021      688    -1333     
==========================================
- Hits         1780      665    -1115     
+ Misses        241       23     -218     
Impacted Files Coverage Δ
...UtahSchedule/Edmonton/EdmontonViewController.swift
UtahModules/Sources/UtahProfile/ProfileView.swift
.../Sources/UtahSchedule/WIQ/WIQViewCoordinator.swift
UtahModules/Sources/UtahProfile/FormView.swift
...kDataStorageProvider/MockDataStorageProvider.swift
...MockDataStorageProvider/MockUploadDetailView.swift
...s/UtahMockDataStorageProvider/MockUploadList.swift
UtahModules/Sources/UtahProfile/HeaderBanner.swift
...ces/UtahOnboardingFlow/AccountSetup/IconView.swift
...Sources/UtahOnboardingFlow/ConditionQuestion.swift
... and 26 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d8f2097...c7fc1e0. Read the comment docs.