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

grpc / grpc-java / 12861
89%

Build:
DEFAULT BRANCH: master
Ran 04 Feb 2019 05:13PM UTC
Jobs 1
Files 256
Run time 19min
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
12861

push

travis-ci

carl-mastrangelo
all: fix usages of any(<Primitive>.class) matchers

In Mockito 2, if a method expects a primitive type, but an any(<Primitive>.class) matcher is used in its place, it will throw an error. To prepare for this upcoming breakage, change
all existing any(<Primitive>.class) matchers to use the correct any<Primitive>() matcher.

14031 of 16092 relevant lines covered (87.19%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12861.1 04 Feb 2019 05:13PM UTC 0
87.19
Travis Job 12861.1
Source Files on build 12861
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #12861
  • a31473ef on github
  • Prev Build on master (#12858)
  • Next Build on master (#12863)
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