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

aubm / postmanerator / 101
69%
master: 82%

Build:
Build:
LAST BUILD BRANCH: v0.10.0
DEFAULT BRANCH: master
Ran 25 May 2017 09:23PM UTC
Jobs 1
Files 17
Run time 1s
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
101

push

travis-ci

aubm
feat: simplifies the postman.Collection API

Now the structure used for parsing the JSON collection file is not part
of the postman package API.
Instead, it is used to build a variable of type Collection which is part
of the postman package API.
The Collection struct has a much cleaner API, which eliminates the need
for the `findRequest` template helper.

Doing so creates an abstraction around the Postman collection format
that will facilitate the addition of the support for the collection V2
format.

This commit contains breaking changes in the template API, so the
`default` and `markdown` themes will need some updates.

Related to #17

473 of 685 relevant lines covered (69.05%)

5.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 101.1 25 May 2017 09:23PM UTC 0
69.05
Travis Job 101.1
Source Files on build 101
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #101
  • 7c57280f on github
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