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

Improve Public Interface using Explicit Export of HealthKit #10

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

PSchmiedmayer
Copy link
Member

Improve Public Interface using Explicit Export of HealthKit

♻️ Current situation & Problem

  • Using SpeziHealthKit requires importing HealthKit to ensure that the host application understands the offered APIs.

💡 Proposed solution

  • Explicitly exports HealthKit in the API surface.

Code of Conduct & Contributing Guidelines

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

@PSchmiedmayer PSchmiedmayer self-assigned this Aug 12, 2023
@PSchmiedmayer PSchmiedmayer added documentation Improvements or additions to documentation enhancement New feature or request and removed documentation Improvements or additions to documentation labels Aug 12, 2023
@codecov
Copy link

codecov bot commented Aug 12, 2023

Codecov Report

Merging #10 (5e8ecbe) into main (36a9d3b) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #10   +/-   ##
=======================================
  Coverage   71.79%   71.79%           
=======================================
  Files          11       11           
  Lines         436      436           
=======================================
  Hits          313      313           
  Misses        123      123           

Continue to review full report in Codecov by Sentry.

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

@PSchmiedmayer PSchmiedmayer merged commit f8f6645 into main Aug 12, 2023
7 checks passed
@PSchmiedmayer PSchmiedmayer deleted the export branch August 12, 2023 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant