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

[IMP] webhook_outgoing: send outgoing webhooks #13

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

[ADD] webhook_outgoing: send outgoing webhook requests

59c9c13
Select commit
Loading
Failed to load commit list.
Open

[IMP] webhook_outgoing: send outgoing webhooks #13

[ADD] webhook_outgoing: send outgoing webhook requests
59c9c13
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 17, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 60 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L60

Added line #L60 was not covered by tests

Check warning on line 64 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L64

Added line #L64 was not covered by tests

Check warning on line 66 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L66

Added line #L66 was not covered by tests

Check warning on line 68 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L68

Added line #L68 was not covered by tests

Check warning on line 74 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L74

Added line #L74 was not covered by tests

Check warning on line 76 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L76

Added line #L76 was not covered by tests

Check warning on line 81 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L80-L81

Added lines #L80 - L81 were not covered by tests

Check warning on line 86 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 88 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L88

Added line #L88 was not covered by tests

Check warning on line 91 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 96 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L94-L96

Added lines #L94 - L96 were not covered by tests

Check warning on line 100 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 102 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L102

Added line #L102 was not covered by tests

Check warning on line 105 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 109 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 113 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 117 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 121 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L120-L121

Added lines #L120 - L121 were not covered by tests

Check warning on line 124 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L124

Added line #L124 was not covered by tests

Check warning on line 130 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L126-L130

Added lines #L126 - L130 were not covered by tests

Check warning on line 137 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L137

Added line #L137 was not covered by tests

Check warning on line 143 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L140-L143

Added lines #L140 - L143 were not covered by tests

Check warning on line 146 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L145-L146

Added lines #L145 - L146 were not covered by tests

Check warning on line 148 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L148

Added line #L148 was not covered by tests

Check warning on line 152 in webhook_outgoing/models/ir_action_server.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

webhook_outgoing/models/ir_action_server.py#L152

Added line #L152 was not covered by tests