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

ben-manes / caffeine / #2584
100%

Build:
DEFAULT BRANCH: master
Ran 13 Jun 2021 03:09AM UTC
Jobs 1
Files 73
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

pending completion
#2584

push

github-actions

ben-manes
fix compilation on Windows machines

The excludePaths option for ErrorProne is used to ignore warnings in
generated code. That supplied the path using `buildDir`, but in fact
this is documented as a regular expression. On Windows the separator \
is an invalid regex character if not escaped. By instead using a more
generic pattern, rather than a file path, the build is cross-platform.

https://github.com/google/error-prone/issues/2394

6197 of 6699 relevant lines covered (92.51%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2584.1 13 Jun 2021 03:09AM UTC 0
92.51
Source Files on build #2584
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2584
  • a7b18fa5 on github
  • Prev Build on master
  • Next Build on master
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