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

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

Build:
DEFAULT BRANCH: master
Ran 20 Mar 2020 02:10PM UTC
Files 7
Run time 27s
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

20 Mar 2020 02:09PM UTC coverage: 95.851%. First build
372.2

Pull #141

travis-ci

web-flow
feat: 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 372.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 241
  • Travis Job 372.2
  • 275bd1f5 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