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

refactor(config): increase rate limit to 1200, set 6000 for llama-cpp… #3482

Merged
merged 1 commit into from
Nov 28, 2024

refactor(config): increase rate limit to 1200, set 6000 for llama-cpp…

763c391
Select commit
Loading
Failed to load commit list.
Merged

refactor(config): increase rate limit to 1200, set 6000 for llama-cpp… #3482

refactor(config): increase rate limit to 1200, set 6000 for llama-cpp…
763c391
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2024 in 1s

62.91% (-0.03%) compared to e5f3e06

View this Pull Request on Codecov

62.91% (-0.03%) compared to e5f3e06

Details

Codecov Report

Attention: Patch coverage is 4.16667% with 23 lines in your changes missing coverage. Please review.

Project coverage is 62.91%. Comparing base (e5f3e06) to head (763c391).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
crates/http-api-bindings/src/rate_limit.rs 0.00% 14 Missing ⚠️
crates/llama-cpp-server/src/lib.rs 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3482      +/-   ##
==========================================
- Coverage   62.93%   62.91%   -0.03%     
==========================================
  Files         194      194              
  Lines       22188    22198      +10     
==========================================
+ Hits        13965    13966       +1     
- Misses       8223     8232       +9     

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