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

Preferences.jl integration + new model registry #25

Merged
merged 6 commits into from
Dec 10, 2023

fix typo

815e40f
Select commit
Loading
Failed to load commit list.
Merged

Preferences.jl integration + new model registry #25

fix typo
815e40f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2023 in 0s

83.09% (+3.38%) compared to ef6ae26

View this Pull Request on Codecov

83.09% (+3.38%) compared to ef6ae26

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (ef6ae26) 79.71% compared to head (815e40f) 83.09%.

Files Patch % Lines
src/llm_ollama_managed.jl 0.00% 6 Missing ⚠️
src/llm_interface.jl 85.00% 3 Missing ⚠️
src/user_preferences.jl 97.95% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   79.71%   83.09%   +3.38%     
==========================================
  Files          12       13       +1     
  Lines         621      686      +65     
==========================================
+ Hits          495      570      +75     
+ Misses        126      116      -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.