Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle signing-only subkeys #112

Merged
merged 1 commit into from Oct 15, 2021
Merged

Handle signing-only subkeys #112

merged 1 commit into from Oct 15, 2021

Conversation

crazy-max
Copy link
Owner

Fixes #58

@codecov
Copy link

codecov bot commented Sep 24, 2021

Codecov Report

Merging #112 (b7d4b7c) into master (1fb7d85) will decrease coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #112      +/-   ##
==========================================
- Coverage   81.48%   81.30%   -0.18%     
==========================================
  Files           3        3              
  Lines         108      107       -1     
  Branches       24       23       -1     
==========================================
- Hits           88       87       -1     
  Misses         11       11              
  Partials        9        9              
Impacted Files Coverage Δ
src/context.ts 83.33% <ø> (ø)
src/openpgp.ts 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1fb7d85...b7d4b7c. Read the comment docs.

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.

Signing-only subkeys fail to import
1 participant