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

maxatome / go-testdeep / 368
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: go126
DEFAULT BRANCH: master
Ran 06 Jul 2019 10:26PM UTC
Jobs 1
Files 62
Run time 4s
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

06 Jul 2019 10:24PM UTC coverage: 99.646% (+0.003%) from 99.643%
368

push

travis-ci

maxatome
Introducing UseEqual feature

If set to true (via DefaultContextConfig.UseEqual or using
T.UseEqual), use the Equal method on got (if it exists) or on any of
its component to compare got and expected values.

The signature of the Equal method should be:
  (A) Equal(B) bool
with B assignable to A.

See time.Time as an example of accepted Equal() method.

Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>

4785 of 4802 relevant lines covered (99.65%)

616.19 hits per line

Jobs
ID Job ID Ran Files Coverage
4 368.4 (GO_TEST_SAFE_FLAGS="-covermode=atomic -coverprofile=coverage-safe.out ./..." GO_TEST_UNSAFE_FLAGS="-covermode=atomic -coverprofile=coverage-unsafe.out ./..." USE_LINTER=1) 06 Jul 2019 10:26PM UTC 0
99.65
Travis Job 368.4
Source Files on build 368
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #368
  • 8d895133 on github
  • Prev Build on fix-T (#365)
  • Next Build on fix-T (#371)
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