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

haisi / valide / 31950983727
100%

Build:
DEFAULT BRANCH: main
Ran 16 Aug 2026 01:51PM UTC
Jobs 1
Files 3
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

16 Aug 2026 01:50PM UTC coverage: 100.0%. First build
31950983727

push

github

haisi
test: make synthetic field coverage non-vacuous

Since JDK-8271623 javac omits an inner class's this$0 field when the
class never reads its enclosing instance, so Enclosing.Inner had no
synthetic field at all: the walker had nothing to skip, the test passed
for the wrong reason, and attributesOf's isSynthetic branch was never
taken. CI caught it as a 0.98 branch ratio.

Inner now reads Enclosing.secret, and the test asserts the synthetic
field is actually present before asserting it is ignored.

This went unnoticed locally because jacoco-maven-plugin defaults to
append=true, so a repeated `verify` without `clean` accumulates
execution data across runs and can report coverage no single run
achieves. Verify with `clean`.

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

54 of 54 branches covered (100.0%)

Branch coverage included in aggregate %.

97 of 97 relevant lines covered (100.0%)

4.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31950983727.1 16 Aug 2026 01:51PM UTC 3
100.0
GitHub Action Run
Source Files on build 31950983727
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31950983727
  • 3d5f688c on github
  • Next Build on main (#31957751096)
  • 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