Skip to content

Export more types to enable ExtendedKeyUsageValidator implementations#381

Merged
djc merged 1 commit intomainfrom
eku-fixes
Sep 15, 2025
Merged

Export more types to enable ExtendedKeyUsageValidator implementations#381
djc merged 1 commit intomainfrom
eku-fixes

Conversation

@djc
Copy link
Copy Markdown
Member

@djc djc commented Sep 15, 2025

Fixes #380.

cc @sgrams

@djc djc requested review from cpu and ctz September 15, 2025 12:31
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.45%. Comparing base (064a68b) to head (404da4c).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #381   +/-   ##
=======================================
  Coverage   97.45%   97.45%           
=======================================
  Files          20       20           
  Lines        4088     4088           
=======================================
  Hits         3984     3984           
  Misses        104      104           

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

@djc djc added this pull request to the merge queue Sep 15, 2025
Merged via the queue into main with commit 6157541 Sep 15, 2025
40 checks passed
@djc djc deleted the eku-fixes branch September 15, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

KeyPurposeId and KeyPurposeIdIter are missing a public re-export

3 participants