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

Feature/bump mlx #75

Merged
merged 29 commits into from
Dec 11, 2024

fix LLMLocalMockSession vs LLMLocalSession

021fe77
Select commit
Loading
Failed to load commit list.
Merged

Feature/bump mlx #75

fix LLMLocalMockSession vs LLMLocalSession
021fe77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

38.52% (+2.28%) compared to 8bf0a2f

View this Pull Request on Codecov

38.52% (+2.28%) compared to 8bf0a2f

Details

Codecov Report

Attention: Patch coverage is 0% with 147 lines in your changes missing coverage. Please review.

Project coverage is 38.52%. Comparing base (8bf0a2f) to head (021fe77).

Files with missing lines Patch % Lines
...urces/SpeziLLMLocal/Mock/LLMLocalMockSession.swift 0.00% 73 Missing ⚠️
...urces/SpeziLLMLocal/LLMLocalSession+Generate.swift 0.00% 37 Missing ⚠️
Sources/SpeziLLMLocal/LLMLocalSession+Update.swift 0.00% 10 Missing ⚠️
...eziLLMLocal/Helpers/LLMContext+FormattedChat.swift 0.00% 8 Missing ⚠️
Sources/SpeziLLMLocal/LLMLocalPlatform.swift 0.00% 7 Missing ⚠️
Sources/SpeziLLMLocal/LLMLocalSchema.swift 0.00% 6 Missing ⚠️
...eziLLMLocal/Configuration/LLMLocalParameters.swift 0.00% 2 Missing ⚠️
Sources/SpeziLLMLocal/LLMLocalSession+Setup.swift 0.00% 2 Missing ⚠️
Sources/SpeziLLM/Models/LLMContextEntity.swift 0.00% 1 Missing ⚠️
Sources/SpeziLLMLocal/LLMLocalSession.swift 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
+ Coverage   36.24%   38.52%   +2.28%     
==========================================
  Files          64       65       +1     
  Lines        2503     2355     -148     
==========================================
  Hits          907      907              
+ Misses       1596     1448     -148     
Files with missing lines Coverage Δ
Sources/SpeziLLM/Models/LLMContextEntity.swift 35.00% <0.00%> (ø)
Sources/SpeziLLMLocal/LLMLocalSession.swift 0.00% <0.00%> (ø)
...eziLLMLocal/Configuration/LLMLocalParameters.swift 0.00% <0.00%> (ø)
Sources/SpeziLLMLocal/LLMLocalSession+Setup.swift 0.00% <0.00%> (ø)
Sources/SpeziLLMLocal/LLMLocalSchema.swift 0.00% <0.00%> (ø)
Sources/SpeziLLMLocal/LLMLocalPlatform.swift 0.00% <0.00%> (ø)
...eziLLMLocal/Helpers/LLMContext+FormattedChat.swift 0.00% <0.00%> (ø)
Sources/SpeziLLMLocal/LLMLocalSession+Update.swift 0.00% <0.00%> (ø)
...urces/SpeziLLMLocal/LLMLocalSession+Generate.swift 0.00% <0.00%> (ø)
...urces/SpeziLLMLocal/Mock/LLMLocalMockSession.swift 0.00% <0.00%> (ø)

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 8bf0a2f...021fe77. Read the comment docs.