Skip to content

Raise TimeoutError instead of queue.Empty in WebSocketSession

3241a91
Select commit
Loading
Failed to load commit list.
Merged

Raise TimeoutError instead of queue.Empty in WebSocketSession #139

Raise TimeoutError instead of queue.Empty in WebSocketSession
3241a91
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 28, 2026 in 1s

99.51% (-0.33%) compared to 96dd777

View this Pull Request on Codecov

99.51% (-0.33%) compared to 96dd777

Details

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 99.51%. Comparing base (96dd777) to head (3241a91).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   99.83%   99.51%   -0.33%     
==========================================
  Files           5        5              
  Lines         612      615       +3     
==========================================
+ Hits          611      612       +1     
- Misses          1        3       +2     

β˜” 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.