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

SpeziStorage #108

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

SpeziStorage #108

wants to merge 1 commit into from

Conversation

pauljohanneskraft
Copy link

SpeziStorage

♻️ Current situation & Problem

This pull request adds SpeziStorage functionality to this repository.

⚙️ Release Notes

Add a bullet point list summary of the feature and possible migration guides if this is a breaking change so this section can be added to the release notes.
Include code snippets that provide examples of the feature implemented or links to the documentation if it appends or changes the public interface.

📚 Documentation

Please ensure that you properly document any additions in conformance to Spezi Documentation Guide.
You can use this section to describe your solution, but we encourage contributors to document your reasoning and changes using in-line documentation.

✅ Testing

Please ensure that the PR meets the testing requirements set by CodeCov and that new functionality is appropriately tested.
This section describes important information about the tests and why some elements might not be testable.

📝 Code of Conduct & Contributing Guidelines

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

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.00%. Comparing base (1adfb33) to head (0fb7343).

❗ There is a different number of reports uploaded between BASE (1adfb33) and HEAD (0fb7343). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (1adfb33) HEAD (0fb7343)
uitests 4 0
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #108      +/-   ##
============================================
- Coverage     39.40%   33.00%   -6.39%     
+ Complexity      676      632      -44     
============================================
  Files           221      217       -4     
  Lines          8080     7977     -103     
  Branches       1146     1119      -27     
============================================
- Hits           3183     2632     -551     
- Misses         4600     5144     +544     
+ Partials        297      201      -96     
Flag Coverage Δ
uitests ?
unittests 33.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 25 files with indirect coverage changes


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 1adfb33...0fb7343. Read the comment docs.

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.

1 participant