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

Lift to SpeziLLM v0.7 dependency #11

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Conversation

philippzagar
Copy link
Contributor

Lift to SpeziLLM v0.7 dependency

♻️ Current situation & Problem

The Intake app currently depends on SpeziLLM v0.6, which is outdated as of last week.
SpeziLLM v0.7 contains breaking API changes, therefore leading to compile errors within the project.

⚙️ Release Notes

  • Lift the SpeziLLM dependency to v0.7 and adjust to breaking API changes.

📝 Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@philippzagar philippzagar added the enhancement New feature or request label Feb 28, 2024
@philippzagar philippzagar self-assigned this Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 37.47%. Comparing base (9564db1) to head (0fecda7).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   38.04%   37.47%   -0.57%     
==========================================
  Files          36       36              
  Lines        1049     1041       -8     
==========================================
- Hits          399      390       -9     
- Misses        650      651       +1     
Files Coverage Δ
...xampleApplication/ExampleApplicationDelegate.swift 95.53% <100.00%> (ø)
...pleApplication/LLMInteraction/LLMInteraction.swift 16.67% <50.00%> (-22.72%) ⬇️
...Interaction/Local/LLMLocalDownloadOnboarding.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 9564db1...0fecda7. Read the comment docs.

@philippzagar philippzagar merged commit 1248037 into main Feb 28, 2024
7 checks passed
@philippzagar philippzagar deleted the feat/lift-spezillm-dependency branch February 28, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant