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

Fix NCI Trial API type error, update used GPT models, fix warnings and deprecations, Swift 6 language mode concurrency compatibility #28

Closed

Fix NCI Trial API type error, update used GPT models, fix warnings an…

33c96b7
Select commit
Loading
Failed to load commit list.
Closed

Fix NCI Trial API type error, update used GPT models, fix warnings and deprecations, Swift 6 language mode concurrency compatibility #28

Fix NCI Trial API type error, update used GPT models, fix warnings an…
33c96b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

18.86% (+0.49%) compared to 13ecfbc

View this Pull Request on Codecov

18.86% (+0.49%) compared to 13ecfbc

Details

Codecov Report

Attention: Patch coverage is 56.41026% with 17 lines in your changes missing coverage. Please review.

Project coverage is 18.86%. Comparing base (13ecfbc) to head (33c96b7).

Files with missing lines Patch % Lines
OwnYourData/OwnYourDataStandard.swift 0.00% 12 Missing ⚠️
OwnYourData/TrialsMatching/MatchingModule.swift 20.00% 4 Missing ⚠️
...lsMatching/LLMFunctions/GetTrialsLLMFunction.swift 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   18.37%   18.86%   +0.49%     
==========================================
  Files          59       59              
  Lines        1998     2010      +12     
==========================================
+ Hits          367      379      +12     
  Misses       1631     1631              
Files with missing lines Coverage Δ
OwnYourData/ClinicalTrials/NCITrialsModule.swift 8.46% <100.00%> (ø)
...ata/ClinicalTrials/NICTrialsAPIDateFormatter.swift 0.00% <ø> (ø)
...Data/ClinicalTrials/TrialDetail+Identifiable.swift 0.00% <ø> (ø)
...nYourData/Documents/PDFDocument+Transferable.swift 0.00% <ø> (ø)
...ourData/Helper/CodableArray+RawRepresentable.swift 0.00% <ø> (ø)
OwnYourData/Home.swift 80.00% <100.00%> (ø)
OwnYourData/OwnYourDataDelegate.swift 95.09% <100.00%> (-1.10%) ⬇️
...lsMatching/LLMFunctions/GetTrialsLLMFunction.swift 0.00% <0.00%> (ø)
OwnYourData/TrialsMatching/MatchingModule.swift 12.29% <20.00%> (-0.10%) ⬇️
OwnYourData/OwnYourDataStandard.swift 7.28% <0.00%> (+0.26%) ⬆️

... and 2 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 13ecfbc...33c96b7. Read the comment docs.