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: webhook race condition on hook creation #1175

Merged
merged 2 commits into from
Sep 6, 2024

Merge branch 'main' into fix/webhook/race_condition

b3d6ea7
Select commit
Loading
Failed to load commit list.
Merged

fix: webhook race condition on hook creation #1175

Merge branch 'main' into fix/webhook/race_condition
b3d6ea7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 5, 2024 in 0s

52.81% (target 90.00%)

View this Pull Request on Codecov

52.81% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.

Project coverage is 52.81%. Comparing base (b998ec1) to head (b3d6ea7).

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

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1175      +/-   ##
==========================================
- Coverage   52.84%   52.81%   -0.04%     
==========================================
  Files         551      551              
  Lines       19199    19211      +12     
==========================================
  Hits        10146    10146              
- Misses       8489     8501      +12     
  Partials      564      564              
Files with missing lines Coverage Δ
api/webhook/post.go 0.00% <0.00%> (ø)