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

SpeziOnboarding #129

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

SpeziOnboarding #129

wants to merge 3 commits into from

Conversation

pauljohanneskraft
Copy link
Contributor

SpeziOnboarding

♻️ Current situation & Problem

Link any open issues or pull requests (PRs) related to this PR. Please ensure that all non-trivial PRs are first tracked and discussed in an existing GitHub issue or discussion.

⚙️ 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 Oct 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 65 lines in your changes missing coverage. Please review.

Project coverage is 38.67%. Comparing base (0148cf3) to head (f8530e9).

Files with missing lines Patch % Lines
...boarding/onboarding/OnboardingComposableBuilder.kt 0.00% 21 Missing ⚠️
...i/module/onboarding/consent/ExportConfiguration.kt 0.00% 19 Missing ⚠️
...spezi/module/onboarding/consent/ConsentDocument.kt 0.00% 13 Missing ⚠️
...module/onboarding/consent/ConsentDocumentExport.kt 0.00% 4 Missing ⚠️
.../onboarding/consent/OnboardingConsentComposable.kt 0.00% 4 Missing ⚠️
...pezi/module/onboarding/consent/ConsentViewState.kt 0.00% 2 Missing ⚠️
...nford/spezi/module/onboarding/consent/ViewState.kt 0.00% 1 Missing ⚠️
...zi/module/onboarding/onboarding/OnboardingStack.kt 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #129      +/-   ##
============================================
- Coverage     38.91%   38.67%   -0.23%     
  Complexity      797      797              
============================================
  Files           256      263       +7     
  Lines         10358    10422      +64     
  Branches       1442     1447       +5     
============================================
  Hits           4030     4030              
- Misses         5946     6010      +64     
  Partials        382      382              
Flag Coverage Δ
uitests 30.05% <0.00%> (-0.75%) ⬇️
unittests 33.27% <0.00%> (-0.21%) ⬇️

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

Files with missing lines Coverage Δ
...ezi/module/onboarding/OnboardingNavigationEvent.kt 0.00% <ø> (ø)
...nford/spezi/module/onboarding/consent/ViewState.kt 0.00% <0.00%> (ø)
...zi/module/onboarding/onboarding/OnboardingStack.kt 0.00% <0.00%> (ø)
...pezi/module/onboarding/consent/ConsentViewState.kt 0.00% <0.00%> (ø)
...module/onboarding/consent/ConsentDocumentExport.kt 0.00% <0.00%> (ø)
.../onboarding/consent/OnboardingConsentComposable.kt 0.00% <0.00%> (ø)
...spezi/module/onboarding/consent/ConsentDocument.kt 0.00% <0.00%> (ø)
...i/module/onboarding/consent/ExportConfiguration.kt 0.00% <0.00%> (ø)
...boarding/onboarding/OnboardingComposableBuilder.kt 0.00% <0.00%> (ø)

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 0148cf3...f8530e9. 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