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

graphql-python / graphene-sqlalchemy / 147
98%

Build:
DEFAULT BRANCH: master
Ran 22 Nov 2017 11:38AM UTC
Jobs 4
Files 6
Run time 41s
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
147

Pull #94

travis-ci

web-flow
Allow creation of custom connections. Fixes #65.

Previously, it was not possible to create custom connections without
monkey patching graphene.relay.connection. Custom connections are
useful when all connections need a total count for paging, for example.

We change the SQLAlchemyObjectType.__init_subclass_with_meta method
so that when the connection argument is a class, it is used to create
the new connection type.

A test case has been added to check usage of custom connections. The
`conftest.py` was added to allow pytest using database related fixtures
in other places than `test_query.py`.
Pull Request #94: Allow creation of custom connections. Fixes #65.

12 of 12 new or added lines in 1 file covered. (100.0%)

269 of 295 relevant lines covered (91.19%)

3.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 147.1 (TEST_TYPE=build) 22 Nov 2017 11:38AM UTC 0
91.19
Travis Job 147.1
2 147.2 (TEST_TYPE=build) 22 Nov 2017 11:38AM UTC 0
91.19
Travis Job 147.2
3 147.3 (TEST_TYPE=build) 22 Nov 2017 11:38AM UTC 0
91.19
Travis Job 147.3
4 147.4 (TEST_TYPE=build) 22 Nov 2017 11:38AM UTC 0
91.19
Travis Job 147.4
Source Files on build 147
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #147
  • Pull Request #94
  • PR Base - master (#146)
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