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

Correction webhook eventhandler #815

Merged
merged 9 commits into from
Dec 27, 2024

delete WebhookEventHundler and change to Requests, Transactions Event…

a040a41
Select commit
Loading
Failed to load commit list.
Merged

Correction webhook eventhandler #815

delete WebhookEventHundler and change to Requests, Transactions Event…
a040a41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 26, 2024 in 0s

0.00% of diff hit (target 25.25%)

View this Pull Request on Codecov

0.00% of diff hit (target 25.25%)

Annotations

Check warning on line 55 in router/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

router/router.go#L52-L55

Added lines #L52 - L55 were not covered by tests

Check warning on line 62 in router/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

router/router.go#L62

Added line #L62 was not covered by tests

Check warning on line 67 in router/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

router/router.go#L67

Added line #L67 was not covered by tests

Check warning on line 78 in router/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

router/router.go#L78

Added line #L78 was not covered by tests

Check warning on line 84 in router/router.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

router/router.go#L84

Added line #L84 was not covered by tests

Check warning on line 83 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L83

Added line #L83 was not covered by tests

Check warning on line 95 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L89-L95

Added lines #L89 - L95 were not covered by tests

Check warning on line 119 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L97-L119

Added lines #L97 - L119 were not covered by tests

Check warning on line 133 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L121-L133

Added lines #L121 - L133 were not covered by tests

Check warning on line 140 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L136-L140

Added lines #L136 - L140 were not covered by tests

Check warning on line 143 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 145 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L145

Added line #L145 was not covered by tests

Check warning on line 155 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L148-L155

Added lines #L148 - L155 were not covered by tests

Check warning on line 157 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L157

Added line #L157 was not covered by tests

Check warning on line 168 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L160-L168

Added lines #L160 - L168 were not covered by tests

Check warning on line 174 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L170-L174

Added lines #L170 - L174 were not covered by tests

Check warning on line 188 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L176-L188

Added lines #L176 - L188 were not covered by tests

Check warning on line 204 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L190-L204

Added lines #L190 - L204 were not covered by tests

Check warning on line 209 in service/webhook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

service/webhook.go#L206-L209

Added lines #L206 - L209 were not covered by tests