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

Refactor to use SpeziLLM, SpeziChat, and Spezi 1.x #36

Merged
merged 27 commits into from
Mar 28, 2024

Fix feature flag for resetting secure storage

132cd49
Select commit
Loading
Failed to load commit list.
Merged

Refactor to use SpeziLLM, SpeziChat, and Spezi 1.x #36

Fix feature flag for resetting secure storage
132cd49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 28, 2024 in 0s

92.91% (+5.40%) compared to 0d5fee8

View this Pull Request on Codecov

92.91% (+5.40%) compared to 0d5fee8

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 92.91%. Comparing base (0d5fee8) to head (132cd49).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   87.52%   92.91%   +5.40%     
==========================================
  Files          25       24       -1     
  Lines         785      832      +47     
==========================================
+ Hits          687      773      +86     
+ Misses         98       59      -39     
Files Coverage Δ
...ealthGPT/HealthGPT/HealthDataFetcher+Process.swift 100.00% <100.00%> (ø)
HealthGPT/HealthGPT/HealthDataFetcher.swift 89.75% <100.00%> (-0.33%) ⬇️
HealthGPT/HealthGPT/PromptGenerator.swift 100.00% <100.00%> (ø)
HealthGPT/HealthGPTAppDelegate.swift 100.00% <100.00%> (ø)
HealthGPT/HealthGPTApplication.swift 100.00% <100.00%> (ø)
HealthGPT/HealthGPTStandard.swift 0.00% <ø> (ø)
HealthGPT/Onboarding/Disclaimer.swift 90.33% <ø> (ø)
HealthGPT/Onboarding/OnboardingFlow.swift 82.36% <ø> (ø)
HealthGPT/Onboarding/OpenAIAPIKey.swift 100.00% <100.00%> (ø)
HealthGPT/Onboarding/OpenAIModelSelection.swift 100.00% <100.00%> (ø)
... and 8 more

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 0d5fee8...132cd49. Read the comment docs.