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

os-autoinst / openQA / 3667 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2016 06:05AM UTC
Files 102
Run time 4s
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

11 Nov 2016 05:51AM UTC coverage: 72.881% (+0.02%) from 72.864%
3667.1

push

travis-ci

coolo
API jobs list: add params 'before' and 'after' (#996)

I want to do something like 'find the job before job X that has
the same scenario' - this is something we do internally in a
few places, e.g. the 'previous results' page in the web UI. But
it's very difficult to do via the API, because you really can't
say "I only want jobs with IDs lower than X".

It's easy enough to add, though! So add 'before' and 'after'
params for the API method and also for the `complex_query`
method which backs it. While I'm at it, add `page` to the args
for the API method too (it's pretty useless to support `limit`
without `page`, and `complex_query` already handles it) and
cover all these bits in the tests, plus test the variant forms
for specifying multiple `ids` args (since I wrote that a while
back but it's not tested yet).

4652 of 6383 relevant lines covered (72.88%)

118.47 hits per line

Source Files on job 3667.1
  • Tree
  • List 0
  • Changed 15
  • Source Changed 2
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3667
  • Travis Job 3667.1
  • 8b49bfc9 on github
  • Prev Job for on master (#3659.1)
  • Next Job for on master (#3676.1)
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