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 exception handling code and tests to api gateway views #196

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: add exception handling code and tests to api gateway views #196

wants to merge 1 commit into from

Conversation

dkim94
Copy link
Contributor

@dkim94 dkim94 commented Dec 13, 2019

What is the issue this pull request related with?

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • Code builds correctly
  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the README / documentation, if necessary

Description

Please describe your pull request.

💔Thank you!

@coveralls
Copy link

coveralls commented Dec 13, 2019

Pull Request Test Coverage Report for Build 169

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 9 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-10.9%) to 74.897%

Files with Coverage Reduction New Missed Lines %
src/components/RiderFinal/RiderFinal.js 1 85.71%
src/containers/DriverDetailContainer/DriverDetailContainer.js 2 52.94%
src/containers/DriverFinalContainer/DriverFinalContainer.js 3 61.54%
src/containers/RiderFinalContainer/RiderFinalContainer.js 3 61.54%
Totals Coverage Status
Change from base Build 165: -10.9%
Covered Lines: 469
Relevant Lines: 589

💛 - Coveralls

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.

2 participants