Closed thinkwebengineer closed 1 year ago
Base: 92.54% // Head: 92.54% // Increases project coverage by +0.00%
:tada:
Coverage data is based on head (
c4ed93b
) compared to base (e32ee82
). Patch coverage: 100.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Description
Add POST route for '/' endpoint
Motivation and Context
A werkzeug 405 error is the most common error across all New Relic instances of the CM. This specifically targets and handles that error.
How Has This Been Tested?
A test was added to POST to '/' and verify 405 response code.
Checklist: