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

fix: properly manage NotFound & MethodNotAllowed request errors #7

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

juan131
Copy link
Owner

@juan131 juan131 commented Nov 16, 2023

Description of the change

This PR ensures NotFound & MethodNotAllowed request errors are properly managed.

Benefits

Request to unsupported paths or using not allowed methods to be properly managed.

Possible drawbacks

None

Applicable issues

N/A

Additional information

It also increments the test coverage on router by 13%.

Signed-off-by: juan131 <jariza@vmware.com>
Signed-off-by: juan131 <jariza@vmware.com>
@juan131 juan131 merged commit b5d19fb into main Nov 16, 2023
2 checks passed
@juan131 juan131 deleted the fix/notfound-notallowed branch November 16, 2023 15:45
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.

None yet

1 participant