Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

f8b5da1
Select commit
Loading
Failed to load commit list.
Merged

Support Redis for ChatHistory, Feedback Management, Prompt Registry #1925

[pre-commit.ci] auto fixes from pre-commit.com hooks
f8b5da1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2025 in 0s

73.73% (-1.61%) compared to 2a74e9e

View this Pull Request on Codecov

73.73% (-1.61%) compared to 2a74e9e

Details

Codecov Report

❌ Patch coverage is 60.76923% with 102 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
comps/cores/storages/redisdb.py 61.24% 100 Missing ⚠️
comps/cores/storages/stores.py 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
comps/cores/storages/arangodb.py 23.22% <ø> (+0.07%) ⬆️
comps/cores/storages/stores.py 0.00% <0.00%> (ø)
comps/cores/storages/redisdb.py 61.66% <61.24%> (-19.87%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.