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

grpc / grpc-java / 12861 / 1
89%
master: 89%

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

04 Feb 2019 05:01PM UTC coverage: 87.192% (-0.03%) from 87.217%
12861.1

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

Source Files on job 12861.1
  • Tree
  • List 0
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10789
  • Travis Job 12861.1
  • a31473ef on github
  • Prev Job for on master (#12858.1)
  • Next Job for on master (#12863.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