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

uber / NullAway / #967
93%

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2022 07:24PM UTC
Jobs 1
Files 73
Run time 3s
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
#967

push

github-actions

web-flow
Build and test against Error Prone 2.15.0 (#665)

EP 2.15.0 has a check enabled by default that we want to disable (see https://github.com/google/error-prone/issues/3366).  We cannot just disable this check with the existing config, since it does not exist in version 2.10.0, the latest version that works with JDK 8.  Rather than adding conditional config around this one check, this PR disables compiling our code with Error Prone checks on JDK 8.  We still check all our code with Error Prone on JDK 11+, and we are still running our own tests on JDK 8 (for now; see #634).

Beyond the config changes, no code changes were required.

4935 of 5330 relevant lines covered (92.59%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #967.1 30 Sep 2022 07:24PM UTC 0
92.59
Source Files on build #967
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #967
  • 92d94a7e 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