• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

graphql-python / graphene-sqlalchemy / 307
98%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2019 05:38PM UTC
Jobs 1
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
307

Pull #238

travis-ci

web-flow
Removed assertions that were hiding exceptions

The two assertions that were testing the sqlalchemy classes and instances
worked by catching and silencing exceptions. This could cause debugging
problems like:

https://github.com/graphql-python/graphene-sqlalchemy/issues/121
https://github.com/graphql-python/graphene-sqlalchemy/issues/122

on the other hand without them, if someone uses unmapped class/model it
would be trivial to diagnose the problem. So I believe we would be
better off without them.
Pull Request #238: Removed assertions that were hiding exceptions
Jobs
ID Job ID Ran Files Coverage
9 307.9 (TOXENV=pre-commit) 22 Jul 2019 05:38PM UTC 0
Travis Job 307.9
Source Files on build 307
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #307
  • Pull Request #238
  • PR Base - master (#302)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc