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

graphql-python / graphene-mongo / 371
82%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2020 03:05PM UTC
Jobs 1
Files 7
Run time 3s
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

pending completion
371

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

5 of 5 new or added lines in 2 files covered. (100.0%)

462 of 482 relevant lines covered (95.85%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
2 371.2 19 Mar 2020 03:05PM UTC 0
95.85
Travis Job 371.2
Source Files on build 371
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #371
  • Pull Request #141
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