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 VisionOS and macOS support #18

Merged
merged 2 commits into from Mar 1, 2024
Merged

Add VisionOS and macOS support #18

merged 2 commits into from Mar 1, 2024

Conversation

philippzagar
Copy link
Member

Add VisionOS and macOS support

♻️ Current situation & Problem

Currently, SpeziStorage only supports iOS platforms, leading to issues with depending on packages that use the package and want to support a broad variety of packages.

⚙️ Release Notes

  • Add VisionOS and macOS support

📚 Documentation

--

✅ Testing

CI steps to ensure building & launching on the respective platforms.

📝 Code of Conduct & Contributing Guidelines

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

@philippzagar philippzagar added the enhancement New feature or request label Mar 1, 2024
@philippzagar philippzagar self-assigned this Mar 1, 2024
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.65%. Comparing base (eaed222) to head (f40b26d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   91.65%   91.65%           
=======================================
  Files           6        6           
  Lines         431      431           
=======================================
  Hits          395      395           
  Misses         36       36           

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 eaed222...f40b26d. Read the comment docs.

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.

Thank you for the improvements, that looks great!

@philippzagar philippzagar merged commit 7d1c8ff into main Mar 1, 2024
18 checks passed
@philippzagar philippzagar deleted the feat/platform-support branch March 1, 2024 20:00
@philippzagar philippzagar mentioned this pull request Mar 7, 2024
1 task
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.

None yet

2 participants