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

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

Build:
DEFAULT BRANCH: master
Ran 25 Mar 2021 12:12PM UTC
Files 132
Run time 9s
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

25 Mar 2021 12:11PM UTC coverage: 45.942%. Remained the same
GO111MODULE=on

cron

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