Skip to content

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

b6115c2
Select commit
Loading
Failed to load commit list.
Open

feat : add 'hset, hdel' interfaces #618

[pre-commit.ci] auto fixes from pre-commit.com hooks
b6115c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 6, 2025 in 0s

83.3% (-0.0%) compared to 38e630f

View this Pull Request on Codecov

83.3% (-0.0%) compared to 38e630f

Details

Codecov Report

❌ Patch coverage is 83.05085% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.3%. Comparing base (38e630f) to head (b6115c2).
⚠️ Report is 284 commits behind head on master.

Files with missing lines Patch % Lines
django_redis/client/default.py 71.5% 10 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #618     +/-   ##
========================================
- Coverage    83.3%   83.3%   -0.0%     
========================================
  Files          21      21             
  Lines        1043    1102     +59     
========================================
+ Hits          868     917     +49     
- Misses        175     185     +10     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.