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

graphql-python / graphene-mongo / 371 / 2
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2020 03:05PM UTC
Files 7
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

19 Mar 2020 03:04PM UTC coverage: 95.851%. First build
371.2

Pull #141

travis-ci

web-flow
Support for objects.order_by

Use it like this:
class XXX(MongoengineObjectType):
    class Meta:
        model:SomeModel
        interfaces:(Node,)
        order_by: 'some order_by clause used by
                   SomeeModel.object().order_by'

That's all, try it out.

Signed-off-by: Zhang Yuzheng <me@zhanyuzheng.com>
Pull Request #141: Support for objects.order_by

462 of 482 relevant lines covered (95.85%)

0.96 hits per line

Source Files on job 371.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 240
  • Travis Job 371.2
  • 4fd0cc54 on github
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