Skip to content

test(redis): Add test for wait strategy

a9d5bc9
Select commit
Loading
Failed to load commit list.
Open

fix(redis): Use wait strategy instead of deprecated decorator #914

test(redis): Add test for wait strategy
a9d5bc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2025 in 0s

79.52% (-0.26%) compared to f608df9

View this Pull Request on Codecov

79.52% (-0.26%) compared to f608df9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.52%. Comparing base (f608df9) to head (a9d5bc9).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #914      +/-   ##
==========================================
- Coverage   79.78%   79.52%   -0.26%     
==========================================
  Files          14       14              
  Lines        1182     1182              
  Branches      184      184              
==========================================
- Hits          943      940       -3     
- Misses        197      201       +4     
+ Partials       42       41       -1     

☔ 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.