Skip to content

feat: implement HKP op=index (#137) - #152

Merged
bmarwell merged 5 commits into
mainfrom
issue-137-hkp-index
May 27, 2026
Merged

feat: implement HKP op=index (#137)#152
bmarwell merged 5 commits into
mainfrom
issue-137-hkp-index

fix(index): add Optional-in-record exception, fix options parsing, ad…

85716c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2026 in 1s

72.86% (+6.02%) compared to 4b1ecb4

View this Pull Request on Codecov

72.86% (+6.02%) compared to 4b1ecb4

Details

Codecov Report

❌ Patch coverage is 95.40230% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.86%. Comparing base (4b1ecb4) to head (85716c3).

Files with missing lines Patch % Lines
...hub/bmarwell/keyserver/web/pks/LookupEndpoint.java 88.23% 0 Missing and 2 partials ⚠️
...plication/core/PersistentKeyRepositoryService.java 0.00% 1 Missing ⚠️
...b/bmarwell/keyserver/web/pks/HkpIndexRenderer.java 98.55% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #152      +/-   ##
============================================
+ Coverage     66.83%   72.86%   +6.02%     
- Complexity      100      122      +22     
============================================
  Files            27       28       +1     
  Lines           392      479      +87     
  Branches         40       52      +12     
============================================
+ Hits            262      349      +87     
+ Misses          111      104       -7     
- Partials         19       26       +7     

☔ 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.