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

aubm / postmanerator
69%
master: 82%

Build:
Build:
LAST BUILD BRANCH: v0.10.0
DEFAULT BRANCH: master
Repo Added 05 Apr 2016 06:03PM UTC
Files 18
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

LAST BUILD ON BRANCH v0.8.0
branch: v0.8.0
CHANGE BRANCH
x
Reset
  • v0.8.0
  • add-tests
  • fix-ci
  • master
  • migrate-to-go-1.11
  • no-request-description
  • v0.10.0
  • v0.4.2
  • v0.4.3
  • v0.5.0
  • v0.6.0
  • v0.7.0
  • v0.9.0

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

Relevant lines Covered
Build:
Build:
685 RELEVANT LINES 473 COVERED LINES
5.28 HITS PER LINE
Source Files on v0.8.0
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
101 v0.8.0 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. T... push 25 May 2017 09:23PM UTC aubm travis-ci pending completion  
See All Builds (75)
  • Repo 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

© 2025 Coveralls, Inc