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

uber / NullAway / #511
93%

Build:
DEFAULT BRANCH: master
Ran 05 May 2021 06:27PM UTC
Jobs 1
Files 42
Run time 10s
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
#511

push

github-actions

web-flow
Allow Error Prone API version to be configured via a property (#470)

With this change, the version of Error Prone that NullAway is compiled and tested against in a build can be changed via a project property `epApiVersion`.  E.g., to compile and test against Error Prone 2.6.0 you can run:
```
./gradlew -PepApiVersion=2.6.0 build
```
When the property is not set, we default to the oldest currently-supported version of Error Prone (currently 2.4.0).

This change will enable running separate CI jobs to test NullAway against different Error Prone versions; that change (along with some test fixes) will come in a follow-up PR.

3466 of 3887 relevant lines covered (89.17%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #511.1 05 May 2021 06:27PM UTC 0
89.17
Source Files on build #511
Detailed source file information is not available for this build.
  • Back to Repo
  • c9487c1d 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