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: #226 Support default response status #271

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ad-walker
Copy link

Issue/feature request: #226

  • default response status when provided will catch unspecified response codes
  • Updated tests and error messages
  • Incremented port number of exampleApp to 5001 to avoid UPNP conflicts
  • Changes to issues template applied by linter

cc: @rwalle61 based on comments re: original issue

- Minor change to use `default` if specific status code is not found is not found in responses
- Updated tests and error messages
- Incremented port number of exampleApp to 5001 to avoid UPNP conflicts
@ad-walker ad-walker changed the title Fix #226: Support default response status fix: #226 Support default response status Mar 2, 2022
@codecov
Copy link

codecov bot commented Mar 29, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9511b66) to head (3c88cbd).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #271   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          418       419    +1     
  Branches        63        65    +2     
=========================================
+ Hits           418       419    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant