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

haisi / error-prone-support / 32053671580
100%

Build:
DEFAULT BRANCH: main
Ran 17 Aug 2026 06:11PM UTC
Jobs 1
Files 13
Run time 1min
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

17 Aug 2026 06:10PM UTC coverage: 100.0%. Remained the same
32053671580

push

github

haisi
fix: guard against null symbol in ForbiddenApiChecker

A static import of an overloaded method (e.g. AssertJ's assertThat) has no
single resolved symbol at the import site - ASTHelpers.getSymbol(tree)
returns null there, unlike every other identifier/member-select this checker
sees - which crashed matchClassOrFieldSymbol with a NullPointerException on
symbol.getKind(). Discovered wiring this checker into java-lib-archetype,
whose own generated test scaffolding statically imports assertThat.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

97 of 97 branches covered (100.0%)

Branch coverage included in aggregate %.

256 of 256 relevant lines covered (100.0%)

4.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 32053671580.1 17 Aug 2026 06:11PM UTC 13
100.0
GitHub Action Run
Source Files on build 32053671580
  • Tree
  • List 13
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #32053671580
  • fecfad2b on github
  • Prev Build on main (#32050400500)
  • Next Build on main (#32054250183)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc