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

Maintenance: iOS 18.1 / Swift 6 compatibility, Fix Deprecations, Rudimentary Fog Node CI testing, Bump Fog Node JS Dependencies #74

Merged
merged 28 commits into from
Nov 13, 2024

Deprecation fixes

556fccb
Select commit
Loading
Failed to load commit list.
Merged
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

Impacted file tree graph

@@           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.