Skip to content

Fix rate limit callback waits and support the predicate cache on trio - #160

Merged
RazerM merged 10 commits into
mainfrom
feature/ratelimit-callback-wait
Aug 23, 2026
Merged

RazerM merged 10 commits into
mainfrom
feature/ratelimit-callback-wait

Test that unknown events are rejected

8f59dd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2026 in 0s

96.25% (+0.35%) compared to 3da8e84

View this Pull Request on Codecov

96.25% (+0.35%) compared to 3da8e84

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.25%. Comparing base (3da8e84) to head (8f59dd7).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   95.89%   96.25%   +0.35%     
==========================================
  Files           7        7              
  Lines        1097     1122      +25     
  Branches      126      123       -3     
==========================================
+ Hits         1052     1080      +28     
+ Misses         26       25       -1     
+ Partials       19       17       -2     

☔ View full report in Codecov by Harness.
📢 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.