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

graphql-python / graphene-django / 795 / 5
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2019 10:32AM UTC
Files 29
Run time 1s
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

31 Mar 2019 10:30AM UTC coverage: 93.386% (+0.2%) from 93.21%
TEST_TYPE=build DJANGO_VERSION=2.0

push

travis-ci

jkimbo
Allow graphql schema export to use a canonical representation (#439)

When we use the `graphql_schema` management command, the output can vary from run to run depending on arbitrary factors (because there is no guarantee made about the order used to output JSON dictionary keys). This makes it difficult to compare two schema's at different points in time.

We address this by including a new `canonical` flag to the command, which uses standard `json.dump` funcitonality to sort dictionary keys and force pretty-printed output.

1059 of 1134 relevant lines covered (93.39%)

0.93 hits per line

Source Files on job 795.5 (TEST_TYPE=build DJANGO_VERSION=2.0)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 754
  • Travis Job 795.5
  • fcc3de2a on github
  • Prev Job for TEST_TYPE=build DJANGO_VERSION=2.0 on master (#792.5)
  • Next Job for TEST_TYPE=build DJANGO_VERSION=2.0 on master (#797.5)
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

© 2025 Coveralls, Inc