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: add skip key words for the pull request handler and issue handler #601

Merged
merged 2 commits into from
Dec 20, 2024

feat: add skip key words for the pull request handler

29f992a
Select commit
Loading
Failed to load commit list.
Merged

feat: add skip key words for the pull request handler and issue handler #601

feat: add skip key words for the pull request handler
29f992a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 20, 2024 in 0s

20.00% of diff hit (target 49.65%)

View this Pull Request on Codecov

20.00% of diff hit (target 49.65%)

Annotations

Check warning on line 99 in server/event_handler/discussion.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/event_handler/discussion.py#L96-L99

Added lines #L96 - L99 were not covered by tests

Check warning on line 26 in server/event_handler/pull_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/event_handler/pull_request.py#L26

Added line #L26 was not covered by tests

Check warning on line 137 in server/event_handler/pull_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/event_handler/pull_request.py#L137

Added line #L137 was not covered by tests

Check warning on line 195 in server/event_handler/pull_request.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/event_handler/pull_request.py#L194-L195

Added lines #L194 - L195 were not covered by tests