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

uber / NullAway / #623
93%

Build:
DEFAULT BRANCH: master
Ran 22 Dec 2021 09:40PM UTC
Jobs 1
Files 47
Run time 8s
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
#623

push

github-actions

web-flow
Test that DummyOptionsConfig's methods throw IllegalStateException (#525)

By design, this class is intended to fail whenever called, as an instance will only be generated when failing to produce an instance of `ErrorProneCLIFlagsConfig`.

See the javadoc documentation on `DummyOptionsConfig` itself as to why the class is needed to build NullAway.

Since we want NullAway to fail fast if this dummy options object is ever passed, we test that all declared methods in the class throw an exception if ever called. Our test uses reflection to account for future methods being added to the `Config` interface.

3635 of 4039 relevant lines covered (90.0%)

0.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #623.1 22 Dec 2021 09:40PM UTC 0
90.0
Source Files on build #623
Detailed source file information is not available for this build.
  • Back to Repo
  • 3a52c312 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