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: New webhook testing route #40

Merged
merged 3 commits into from
Dec 1, 2022
Merged

Conversation

antoinegelloz
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #40 (96032f4) into main (f9e64ea) will decrease coverage by 0.66%.
The diff coverage is 61.40%.

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   60.35%   59.69%   -0.67%     
==========================================
  Files          31       32       +1     
  Lines        1062     1099      +37     
==========================================
+ Hits          641      656      +15     
- Misses        337      354      +17     
- Partials       84       89       +5     
Impacted Files Coverage Δ
cmd/server.go 0.00% <0.00%> (ø)
pkg/server/test.go 37.93% <37.93%> (ø)
pkg/attempt.go 69.81% <82.35%> (-3.11%) ⬇️
pkg/security/security.go 66.66% <100.00%> (ø)
pkg/server/handler.go 100.00% <100.00%> (ø)
pkg/worker/messages/worker.go 66.66% <100.00%> (ø)
pkg/worker/retries/worker.go 65.43% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

pkg/attempt.go Show resolved Hide resolved
@antoinegelloz antoinegelloz merged commit 4b5dfe2 into main Dec 1, 2022
@antoinegelloz antoinegelloz deleted the feat/num-997-new-test-route branch December 1, 2022 15:15
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.

2 participants