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

graphql-python / graphene-mongo / 372
82%

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

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

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 372.2 20 Mar 2020 02:10PM UTC 0
95.85
Travis Job 372.2
Source Files on build 372
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #372
  • 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