Skip to content

fix(hook): matching error with other updatehook calls#1442

Merged
wass3rw3rk merged 2 commits intomainfrom
fix/hook-error-name
Apr 15, 2026
Merged

fix(hook): matching error with other updatehook calls#1442
wass3rw3rk merged 2 commits intomainfrom
fix/hook-error-name

Conversation

@wass3rw3rk
Copy link
Copy Markdown
Member

this was the only spot where we say webhook instead of hook. this will also reclaim 3 characters lost by new '...' truncation chars introduced in #1440 :)

this was the only spot where we say webhook instead of hook. this will
also reclaim 3 characters lost by new '...' truncation chars :)
@wass3rw3rk wass3rw3rk requested a review from a team as a code owner April 15, 2026 16:18
@wass3rw3rk wass3rw3rk changed the title matching error with other updatehook calls fix(hook): matching error with other updatehook calls Apr 15, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 58.01%. Comparing base (7c39b29) to head (1cbdb27).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
api/webhook/post.go 0.00% 1 Missing ⚠️

❌ Your project status has failed because the head coverage (58.01%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1442   +/-   ##
=======================================
  Coverage   58.01%   58.01%           
=======================================
  Files         663      663           
  Lines       25588    25588           
=======================================
  Hits        14845    14845           
  Misses      10043    10043           
  Partials      700      700           
Files with missing lines Coverage Δ
api/webhook/post.go 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@wass3rw3rk wass3rw3rk merged commit 9acdd23 into main Apr 15, 2026
10 of 12 checks passed
@wass3rw3rk wass3rw3rk deleted the fix/hook-error-name branch April 15, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants