fix: exit hook retry loop on success #1179
Merged
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
@@ 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%> (ø) |
Loading