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

feat: Improve retry on some HTTP errors #142

Merged
merged 1 commit into from
Oct 4, 2024

feat: Improve retry on some HTTP errors

527e232
Select commit
Loading
Failed to load commit list.
Merged

feat: Improve retry on some HTTP errors #142

feat: Improve retry on some HTTP errors
527e232
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 4, 2024 in 0s

90.66% (target 90.00%)

View this Pull Request on Codecov

90.66% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.66%. Comparing base (dbea1a1) to head (527e232).

Files with missing lines Patch % Lines
sekoia_automation/action.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
+ Coverage   90.64%   90.66%   +0.01%     
==========================================
  Files          34       34              
  Lines        2417     2420       +3     
==========================================
+ Hits         2191     2194       +3     
  Misses        226      226              

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