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

feat(backend): refactor how inference providers are added and configured #475

feat: load default providers in a thread and cache

a16920c
Select commit
Loading
Failed to load commit list.
Merged

feat(backend): refactor how inference providers are added and configured #475

feat: load default providers in a thread and cache
a16920c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 16, 2024 in 0s

17.35% (-0.55%) compared to c4c2d77

View this Pull Request on Codecov

17.35% (-0.55%) compared to c4c2d77

Details

Codecov Report

Attention: Patch coverage is 65.51724% with 10 lines in your changes missing coverage. Please review.

Project coverage is 17.35%. Comparing base (c4c2d77) to head (a16920c).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
frontend/src/stores/node.ts 36.36% 7 Missing ⚠️
frontend/src/services/JsonRpcService.ts 50.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #475      +/-   ##
==========================================
- Coverage   17.90%   17.35%   -0.55%     
==========================================
  Files         111      111              
  Lines        7955     7928      -27     
  Branches      191      189       -2     
==========================================
- Hits         1424     1376      -48     
- Misses       6456     6477      +21     
  Partials       75       75              

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