SpeziLLMOpenAI: Replace MacPaw/OpenAI With Generated API Calls #64
Codecov / codecov/project
succeeded
Dec 22, 2024 in 0s
38.58% (+0.07%) compared to fd9f1ca
View this Pull Request on Codecov
38.58% (+0.07%) compared to fd9f1ca
Details
Codecov Report
Attention: Patch coverage is 54.38596%
with 260 lines
in your changes missing coverage. Please review.
Project coverage is 38.58%. Comparing base (
fd9f1ca
) to head (42f9079
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #64 +/- ##
==========================================
+ Coverage 38.52% 38.58% +0.07%
==========================================
Files 65 65
Lines 2355 2517 +162
==========================================
+ Hits 907 971 +64
- Misses 1448 1546 +98
Files with missing lines | Coverage Δ | |
---|---|---|
...penAI/Configuration/LLMOpenAIModelParameters.swift | 100.00% <100.00%> (ø) |
|
...iLLMOpenAI/Configuration/LLMOpenAIParameters.swift | 100.00% <ø> (ø) |
|
Sources/SpeziLLMOpenAI/Helpers/Chat+OpenAI.swift | 0.00% <ø> (ø) |
|
...I/Onboarding/LLMOpenAIAPITokenOnboardingStep.swift | 100.00% <ø> (ø) |
|
...enAI/Onboarding/LLMOpenAIModelOnboardingStep.swift | 97.88% <100.00%> (+0.10%) |
⬆️ |
.../FunctionCalling/LLMFunctionParameterWrapper.swift | 61.54% <50.00%> (+24.04%) |
⬆️ |
...ling/LLMFunctionParameterWrapper+CustomTypes.swift | 92.00% <91.31%> (-8.00%) |
⬇️ |
Sources/SpeziLLMOpenAI/LLMOpenAISession.swift | 22.86% <0.00%> (ø) |
|
...urces/SpeziLLMOpenAI/LLMOpenAIAuthMiddleware.swift | 0.00% <0.00%> (ø) |
|
...lling/LLMFunctionParameterWrapper+ArrayTypes.swift | 89.88% <88.74%> (-10.12%) |
⬇️ |
... and 9 more |
... and 7 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 fd9f1ca...42f9079. Read the comment docs.
Loading