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

Make rest client time out after 10s #20

Merged
merged 1 commit into from
Oct 30, 2024

Make rest client time out after 10s

dfa95cd
Select commit
Loading
Failed to load commit list.
Merged

Make rest client time out after 10s #20

Make rest client time out after 10s
dfa95cd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

97.85% (+0.00%) compared to 48fdb78

View this Pull Request on Codecov

97.85% (+0.00%) compared to 48fdb78

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.85%. Comparing base (48fdb78) to head (dfa95cd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   97.85%   97.85%           
=======================================
  Files           7        7           
  Lines         280      280           
  Branches       46       46           
=======================================
  Hits          274      274           
  Misses          4        4           
  Partials        2        2           

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