refactor(config): increase rate limit to 1200, set 6000 for llama-cpp… #3482
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.
Loading