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

spulec / moto / 7101 / 5
95%
master: 95%

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2020 10:44AM UTC
Files 415
Run time 36s
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

01 Nov 2020 10:16AM UTC coverage: 94.172%. Remained the same
TEST_SERVER_MODE=false

push

travis-ci

web-flow
Stepfunctions improvements (#3427)

* Implement filtering for stepfunctions:ListExecutions

* Add pagination to Step Functions endpoints

Implements a generalized approach to pagination via a decorator method for the
Step Functions endpoints.  Modeled on the real AWS backend behavior, `nextToken`
is a dictionary of pagination information encoded in an opaque string.

With just a bit of metadata hard-coded (`utils.PAGINATION_MODEL`), backend `list`
methods need only be decorated with `@paginate` and ensure that their returned
entities are sorted to get full pagination support without any duplicated code
polluting the model.

Closes #3137

42030 of 44631 relevant lines covered (94.17%)

0.94 hits per line

Source Files on job 7101.5 (TEST_SERVER_MODE=false)
  • Tree
  • List 0
  • Changed 29
  • Source Changed 3
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6232
  • Travis Job 7101.5
  • 68e3d394 on github
  • Prev Job for TEST_SERVER_MODE=false on master (#7098.3)
  • Next Job for TEST_SERVER_MODE=false on master (#7108.3)
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