Skip to content

Conversation

morambro
Copy link

Summary

Tink v2.3.0 added APIs to extract individual keys from a Keyset. This PR is simply a refactoring of KeyHandleToSigner that simplifies it to leverage such APIs, and removes some redundant key validations.

Release Note

NONE

Documentation

NONE

@morambro morambro requested a review from a team as a code owner March 27, 2025 12:28
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

Attention: Patch coverage is 74.28571% with 9 lines in your changes missing coverage. Please review.

Project coverage is 43.63%. Comparing base (cf238ac) to head (2b52327).
Report is 322 commits behind head on main.

Files with missing lines Patch % Lines
pkg/ca/tinkca/signer.go 74.28% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1981       +/-   ##
===========================================
- Coverage   57.93%   43.63%   -14.31%     
===========================================
  Files          50       73       +23     
  Lines        3119     5693     +2574     
===========================================
+ Hits         1807     2484      +677     
- Misses       1154     2985     +1831     
- Partials      158      224       +66     

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

@bobcallaway
Copy link
Member

LGTM, I'd like @haydentherapper to take a look

@haydentherapper
Copy link
Contributor

Thank you so much for updating this! Sorry about closing the PR, I tried to update the PR with an additional commit and something went wrong. #2024 for this change.

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.

3 participants