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

karellen / karellen-jdtls-kotlin / 23782633693
80%

Build:
DEFAULT BRANCH: master
Ran 31 Mar 2026 05:53AM UTC
Jobs 1
Files 26
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

31 Mar 2026 05:50AM UTC coverage: 79.633% (+0.009%) from 79.624%
23782633693

push

github

web-flow
Fix KotlinElement stub methods crashing jdtls hover handler [release] (#31)

## Summary
- `KotlinMethodElement.getDefaultValue()` threw
`UnsupportedOperationException` when jdtls
`HoverInfoProvider.computeJavadoc()` called it to check annotation
member default values
- Changed to return `null` (Kotlin methods don't have annotation
defaults)
- Added integration test exercising this code path

Discovered via the new `.whenComplete()` exception logging added to the
jdtls fork in PR #28.

## Test plan
- [x] 355 integration tests pass (`mvn clean verify`)
- [x] New test `testGetDefaultValueOnKotlinMethodDoesNotThrow` verifies
the fix

2488 of 3555 branches covered (69.99%)

Branch coverage included in aggregate %.

4 of 4 new or added lines in 1 file covered. (100.0%)

5230 of 6137 relevant lines covered (85.22%)

3.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23782633693.1 31 Mar 2026 05:53AM UTC 26
79.63
GitHub Action Run
Source Files on build 23782633693
  • Tree
  • List 26
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23782633693
  • 2b4b522d on github
  • Prev Build on master (#23777707820)
  • Next Build on master (#25404989291)
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