Skip to content

Conversation

dreamorosi
Copy link
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR renames HttpErrorCodes to HttpStatusCodes and updates all its occurrences throughout the module and docs examples.

While working on the PR I also removed a number of linting issues primarily in test files and the errors.ts file. I also consolidated one test that made two overlapping assertions.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #4540


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi self-assigned this Sep 24, 2025
@pull-request-size pull-request-size bot added the size/L PRs between 100-499 LOC label Sep 24, 2025
@boring-cyborg boring-cyborg bot added event-handler This item relates to the Event Handler Utility tests PRs that add or change tests labels Sep 24, 2025
Copy link

@dreamorosi dreamorosi merged commit e53aa88 into main Sep 24, 2025
45 checks passed
@dreamorosi dreamorosi deleted the improv/refactor_error_codes branch September 24, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

event-handler This item relates to the Event Handler Utility size/L PRs between 100-499 LOC tests PRs that add or change tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: Change HttpErrorCodes constant to HttpStatusCodes

2 participants