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

graphql-python / graphene-sqlalchemy / 147 / 3
98%
master: 98%

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

22 Nov 2017 11:37AM UTC coverage: 91.186% (+0.2%) from 90.972%
TEST_TYPE=build

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.

269 of 295 relevant lines covered (91.19%)

0.91 hits per line

Source Files on job 147.3 (TEST_TYPE=build)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 147
  • Travis Job 147.3
  • 2b23cdd4 on github
  • Prev Job for TEST_TYPE=build on master (#146.1)
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