#1346 path/host completion for custom types#1347
Open
loicrouchon wants to merge 5 commits into
Open
Codecov / codecov/project
succeeded
Apr 3, 2026 in 0s
93.81% (+0.04%) compared to 7438ef4
View this Pull Request on Codecov
93.81% (+0.04%) compared to 7438ef4
Details
Codecov Report
❌ Patch coverage is 97.82609% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.81%. Comparing base (7438ef4) to head (0cb42e7).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/main/java/picocli/AutoComplete.java | 97.82% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1347 +/- ##
============================================
+ Coverage 93.76% 93.81% +0.04%
- Complexity 474 476 +2
============================================
Files 2 2
Lines 6961 6998 +37
Branches 1869 1872 +3
============================================
+ Hits 6527 6565 +38
Misses 147 147
+ Partials 287 286 -1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading