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

pmd / pmd / 720
79%

Build:
DEFAULT BRANCH: main
Ran 13 Aug 2026 08:38PM UTC
Jobs 1
Files 2194
Run time 4min
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

13 Aug 2026 08:12PM UTC coverage: 79.293% (+0.001%) from 79.292%
720

push

github

web-flow
[java] ImmutableField: false positive on picocli @Option/@Parameters fields (#6936)

[java] ImmutableField: ignore picocli @Option/@Parameters fields (fixes #6925)

picocli injects values into fields annotated with CommandLine.Option
or CommandLine.Parameters at runtime, so those fields should not be
reported as candidates for final. Treat the annotations like the
existing lombok.Setter field exclusion.

Co-authored-by: arimu1 <19286898+arimu1@users.noreply.github.com>
Co-authored-by: Sören Glimm <git@uncleowen.de>

19472 of 25518 branches covered (76.31%)

Branch coverage included in aggregate %.

42168 of 52219 relevant lines covered (80.75%)

0.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 720.1 13 Aug 2026 08:38PM UTC 2194
79.29
GitHub Action Run
Source Files on build 720
  • Tree
  • List 2194
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #720
  • cdef01e0 on github
  • Prev Build on main (#719)
  • Next Build on main (#722)
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