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

Bump Dependencies #41

Merged
merged 6 commits into from
Dec 29, 2024

fix tests

cdfabc4
Select commit
Loading
Failed to load commit list.
Merged

Bump Dependencies #41

fix tests
cdfabc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 1s

92.66% (-0.37%) compared to 10b725e

View this Pull Request on Codecov

92.66% (-0.37%) compared to 10b725e

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 92.66%. Comparing base (10b725e) to head (cdfabc4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
HealthGPT/HealthGPT/HealthGPTView.swift 54.55% 5 Missing ⚠️
HealthGPT/HealthGPT/HealthDataInterpreter.swift 75.00% 1 Missing ⚠️
HealthGPT/HealthGPT/SettingsView.swift 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   93.03%   92.66%   -0.37%     
==========================================
  Files          24       27       +3     
  Lines         832      926      +94     
==========================================
+ Hits          774      858      +84     
- Misses         58       68      +10     
Files with missing lines Coverage Δ
...althGPT/Helper/CodableArray+RawRepresentable.swift 0.00% <ø> (ø)
HealthGPT/Onboarding/LLMLocalDownload.swift 75.00% <100.00%> (ø)
HealthGPT/Onboarding/OpenAIModelSelection.swift 100.00% <100.00%> (ø)
HealthGPTUITests/HealthGPTViewUITests.swift 100.00% <100.00%> (ø)
HealthGPT/HealthGPT/HealthDataInterpreter.swift 96.88% <75.00%> (-3.12%) ⬇️
HealthGPT/HealthGPT/SettingsView.swift 90.81% <50.00%> (+0.45%) ⬆️
HealthGPT/HealthGPT/HealthGPTView.swift 92.71% <54.55%> (-4.88%) ⬇️

... and 1 file 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 778d271...cdfabc4. Read the comment docs.