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

uber / NullAway / #1038
93%

Build:
DEFAULT BRANCH: master
Ran 20 Jan 2023 06:28PM UTC
Jobs 1
Files 78
Run time 7s
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
#1038

push

github-actions

web-flow
Add Throwable.getCause and getLocalizedMessage() library models (#717)

They both can return `null`:

- In its default implementation `getLocalizedMessage()` calls `getMessage()`, so should be treated in the same way.
- Not every throwable was created with a cause, so `getCause()` will often return `null`, as indicated by its javadoc.

5218 of 5614 relevant lines covered (92.95%)

0.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1038.1 20 Jan 2023 06:28PM UTC 0
92.95
Source Files on build #1038
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1038
  • c4c7c4bb 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