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

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

Build:
DEFAULT BRANCH: master
Ran 01 Nov 2020 11:10AM UTC
Files 415
Run time 39s
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: 56.485% (+0.8%) from 55.703%
TEST_SERVER_MODE=true

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

25743 of 45575 relevant lines covered (56.48%)

0.56 hits per line

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