Fix NCI Trial API type error, update used GPT models, fix warnings and deprecations, Swift 6 language mode concurrency compatibility #28
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
).
Additional details and impacted files
@@ 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.
Loading