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

uber / NullAway / #511 / 1
93%
master: 93%

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

05 May 2021 06:24PM UTC coverage: 89.169%. Remained the same
#511.1

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

Source Files on job #511.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 511
  • c9487c1d on github
  • Prev Job for on master (##507.1)
  • Next Job for on master (##523.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