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

fix: exit hook retry loop on success #1179

Merged
merged 3 commits into from
Sep 11, 2024

Merge branch 'main' into fix/webhook-retry

dcd5e3a
Select commit
Loading
Failed to load commit list.
Merged

fix: exit hook retry loop on success #1179

Merge branch 'main' into fix/webhook-retry
dcd5e3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 11, 2024 in 0s

52.78% (target 90.00%)

View this Pull Request on Codecov

52.78% (target 90.00%)

Details

Codecov Report

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

Project coverage is 52.78%. Comparing base (6750763) to head (dcd5e3a).

Files with missing lines Patch % Lines
api/webhook/post.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1179      +/-   ##
==========================================
- Coverage   52.79%   52.78%   -0.01%     
==========================================
  Files         551      551              
  Lines       19219    19220       +1     
==========================================
  Hits        10146    10146              
- Misses       8509     8510       +1     
  Partials      564      564              
Files with missing lines Coverage Δ
api/webhook/post.go 0.00% <0.00%> (ø)