Maintenance: iOS 18.1 / Swift 6 compatibility, Fix Deprecations, Rudimentary Fog Node CI testing, Bump Fog Node JS Dependencies #74
Codecov / codecov/project
succeeded
Nov 13, 2024 in 0s
36.24% (+0.00%) compared to a4ee2da
View this Pull Request on Codecov
36.24% (+0.00%) compared to a4ee2da
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 36.24%. Comparing base (
a4ee2da
) to head (556fccb
).
Additional details and impacted files
@@ Coverage Diff @@
## main #74 +/- ##
=======================================
Coverage 36.24% 36.24%
=======================================
Files 64 64
Lines 2503 2503
=======================================
Hits 907 907
Misses 1596 1596
Files with missing lines | Coverage Δ | |
---|---|---|
Sources/SpeziLLM/LLMPlatformBuilder.swift | 100.00% <100.00%> (ø) |
|
Sources/SpeziLLM/Models/LLMError.swift | 0.00% <ø> (ø) |
|
Sources/SpeziLLM/Views/LLMChatView.swift | 92.11% <ø> (ø) |
|
...penAI/Configuration/LLMOpenAIModelParameters.swift | 100.00% <ø> (ø) |
|
.../FunctionCalling/LLMFunctionParameterWrapper.swift | 37.50% <ø> (ø) |
|
Sources/SpeziLLMOpenAI/LLMOpenAIPlatform.swift | 36.37% <ø> (ø) |
|
Sources/SpeziLLMOpenAI/LLMOpenAITokenSaver.swift | 56.25% <ø> (ø) |
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 a4ee2da...556fccb. Read the comment docs.
Loading