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

s7techlab / cckit / 423 / 1
59%
master: 59%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2021 10:45AM UTC
Files 132
Run time 5s
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

07 Mar 2021 10:45AM UTC coverage: 45.942% (+3.1%) from 42.806%
GO111MODULE=on

push

travis-ci

GitHub
Testing handler ResponseOk and ResponseError accepting an optional matcher (#51)

* Testing handler ResponseOk and ResponseError accepting an optional matcher

Replaced the optional string input with a more generic GomegaMatcher in order to provide more flexibility to the end-user on more complex case scenarios

* Support for both string and Gomega Matcher in testing response

- okMatcher and errMatcher turned into optional interface{} type accepting either a string or a g.OmegaMatcher
- reverted changes in all test files
- fix for go >= 1.15 int to string conversion error by using rune (see https://github.com/prometheus/prometheus/issues/7706 for more details)

* Added default case panic and support for error type in ResponseError

4449 of 9684 relevant lines covered (45.94%)

23.23 hits per line

Source Files on job 423.1 (GO111MODULE=on)
  • Tree
  • List 0
  • Changed 67
  • Source Changed 0
  • Coverage Changed 67
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 337
  • Travis Job 423.1
  • 9e01ac26 on github
  • Prev Job for on master (#629314323.1)
  • Next Job for GO111MODULE=on on master (#424.2)
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