Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve timeout handling #2242

Merged
merged 2 commits into from
Mar 4, 2024

Improve error messaging for timeouts

1981693
Select commit
Loading
Failed to load commit list.
Merged

Improve timeout handling #2242

Improve error messaging for timeouts
1981693
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2024 in 0s

96.60% (+0.00%) compared to 4d65e1d

View this Pull Request on Codecov

96.60% (+0.00%) compared to 4d65e1d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.60%. Comparing base (4d65e1d) to head (1981693).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2242   +/-   ##
=======================================
  Coverage   96.60%   96.60%           
=======================================
  Files         337      337           
  Lines        7602     7608    +6     
  Branches     1177     1180    +3     
=======================================
+ Hits         7344     7350    +6     
  Misses        258      258           

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