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

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

Build:
DEFAULT BRANCH: master
Ran 07 Jun 2019 04:14PM UTC
Files 7
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

07 Jun 2019 04:12PM UTC coverage: 97.093% (+3.1%) from 93.988%
TOXENV=py35

push

travis-ci

web-flow
Implement Mechanism to Selectively Override Automatic Field Creations (#214)

This implements the overriding mechanism discussed in #209 .

Changes include:

- Add ORMField class
- The main overridable parameters are: type, description, deprecation_reason and required
- We can name fields differently using prop_name. This was preferred over name to avoid confusion / collision with graphene.Field parameters.
- Add tests for all types of SQLAlchemy properties: columns, relationships, column properties, hybrid properties and and composite properties.
- Cleanups and re-organize some tests.

501 of 516 relevant lines covered (97.09%)

0.97 hits per line

Source Files on job 297.3 (TOXENV=py35)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 277
  • Travis Job 297.3
  • 9a0f7400 on github
  • Prev Job for TOXENV=py35 on master (#294.3)
  • Next Job for TOXENV=py35 on master (#302.3)
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