Skip to content

Del dbid >= server.dbnum

e7907a5
Select commit
Loading
Failed to load commit list.
Merged

Database-level access control #2309

Del dbid >= server.dbnum
e7907a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2025 in 0s

73.79% (-0.05%) compared to b7a7ef8

View this Pull Request on Codecov

73.79% (-0.05%) compared to b7a7ef8

Details

Codecov Report

❌ Patch coverage is 95.02262% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.79%. Comparing base (b7a7ef8) to head (e7907a5).
⚠️ Report is 4 commits behind head on unstable.

Files with missing lines Patch % Lines
src/module.c 61.53% 10 Missing ⚠️
src/acl.c 99.23% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #2309      +/-   ##
============================================
- Coverage     73.84%   73.79%   -0.05%     
============================================
  Files           125      125              
  Lines         68898    69345     +447     
============================================
+ Hits          50878    51174     +296     
- Misses        18020    18171     +151     
Files with missing lines Coverage Δ
src/commands.def 100.00% <ø> (ø)
src/db.c 93.28% <100.00%> (+0.21%) ⬆️
src/intset.c 100.00% <100.00%> (ø)
src/multi.c 96.98% <100.00%> (+0.11%) ⬆️
src/server.c 88.73% <100.00%> (+<0.01%) ⬆️
src/server.h 100.00% <ø> (ø)
src/sort.c 94.82% <100.00%> (+0.01%) ⬆️
src/acl.c 92.61% <99.23%> (+0.52%) ⬆️
src/module.c 25.51% <61.53%> (+0.02%) ⬆️

... and 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.