feat: network acl by vm-001 · Pull Request #253 · webhookx-io/webhookx

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Comments

Merged

vm-001 merged 8 commits intomainfrom

feat/acl

Oct 21, 2025

Merged

feat: network acl#253

vm-001 merged 8 commits intomainfrom

feat/acl

Conversation

@vm-001

Copy link

Collaborator

@vm-001 vm-001 commented

Oct 17, 2025

edited

Loading

Summary

ACL is used to limit the access of outbound traffic.

#221

@codecov

Copy link

codecov bot commented

Oct 17, 2025

edited

Loading

Codecov Report

❌ Patch coverage is 95.12195% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
worker/deliverer/http.go 80.00% 4 Missing and 2 partials ⚠️
Flag Coverage Δ
integration 76.54% <67.47%> (?)
unit 13.25% <87.80%> (+1.53%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
config/worker.go 100.00% <100.00%> (ø)
db/entities/attempt.go 100.00% <ø> (+100.00%) ⬆️
worker/deliverer/acl.go 100.00% <100.00%> (ø)
worker/deliverer/deliverer.go 100.00% <ø> (+100.00%) ⬆️
worker/worker.go 74.87% <100.00%> (+74.87%) ⬆️
worker/deliverer/http.go 83.52% <80.00%> (-3.57%) ⬇️

... and 112 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vm-001 vm-001 requested a review from cchenggit

October 17, 2025 14:31

@vm-001 vm-001 force-pushed the feat/acl branch 2 times, most recently from d03d7db to f431fc8 Compare

October 17, 2025 14:58
Copy link

Collaborator

@cchenggit cchenggit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vm-001 vm-001 merged commit 3c82dc1 into main

Oct 21, 2025

8 checks passed

@vm-001 vm-001 deleted the feat/acl branch

October 21, 2025 14:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@cchenggit cchenggit cchenggit approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@vm-001 @cchenggit