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

update dependencies, migrate to the SpeziHealthKit 1.0 beta #100

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

lukaskollmer
Copy link
Member

update dependencies, migrate to the SpeziHealthKit 1.0 beta

♻️ Current situation & Problem

We have recently relased SpeziStorage 2.0, and migrated all other Spezi packages to this version. Since the template app depends on most Spezi packages, we also need to migrate it (this is trivial).
Since SpeziHealthKit 0.6 (the current non-beta release) depends on SpeziStorage 1.x, but all other Spezi packages depend on 2.0, we also need to update HealthKit, to its 1.0.0-beta.2 release.

⚙️ Release Notes

  • updated dependencies

📚 Documentation

n/a

✅ Testing

n/a

📝 Code of Conduct & Contributing Guidelines

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

Copy link
Member

@PSchmiedmayer PSchmiedmayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid; happy to see it merged once all the CI issues are resolved & we update to the tastes version of the SpeziHK beta.

@PSchmiedmayer PSchmiedmayer added the enhancement New feature or request label Feb 20, 2025
@lukaskollmer lukaskollmer enabled auto-merge (squash) February 20, 2025 22:20
Copy link

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.63%. Comparing base (0b78038) to head (7269641).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   86.73%   86.63%   -0.09%     
==========================================
  Files          21       21              
  Lines         693      688       -5     
==========================================
- Hits          601      596       -5     
  Misses         92       92              
Files with missing lines Coverage Δ
...eApplication/Onboarding/HealthKitPermissions.swift 95.56% <100.00%> (ø)
...emplateApplication/Onboarding/OnboardingFlow.swift 97.44% <100.00%> (-0.06%) ⬇️
...plateApplication/TemplateApplicationDelegate.swift 93.11% <100.00%> (-0.44%) ⬇️

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 0b78038...7269641. Read the comment docs.

@lukaskollmer lukaskollmer merged commit 8d45479 into main Feb 20, 2025
11 checks passed
@lukaskollmer lukaskollmer deleted the lukas/update-deps branch February 20, 2025 22:53
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.

2 participants