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

fix: export the KeyDerivationMethod #958

Conversation

berendsliedrecht
Copy link
Contributor

Signed-off-by: Berend Sliedrecht berend@animo.id

Signed-off-by: Berend Sliedrecht <berend@animo.id>
@berendsliedrecht berendsliedrecht requested a review from a team as a code owner July 21, 2022 14:29
@TimoGlastra TimoGlastra changed the title refactor: export the KeyDerivationMethod fix: export the KeyDerivationMethod Jul 21, 2022
@TimoGlastra TimoGlastra enabled auto-merge (squash) July 21, 2022 14:30
@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2022

Codecov Report

Merging #958 (860fee7) into main (d72a848) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##             main     #958    +/-   ##
========================================
  Coverage   87.76%   87.76%            
========================================
  Files         475      475            
  Lines       11417    11417            
  Branches     1938     1804   -134     
========================================
  Hits        10020    10020            
- Misses       1332     1393    +61     
+ Partials       65        4    -61     
Impacted Files Coverage Δ
packages/core/src/index.ts 100.00% <100.00%> (ø)
packages/node/src/NodeFileSystem.ts 37.14% <0.00%> (ø)
packages/core/src/crypto/JwsService.ts 90.90% <0.00%> (ø)
packages/core/src/utils/transformers.ts 79.16% <0.00%> (ø)
packages/core/src/agent/MessageSender.ts 84.61% <0.00%> (ø)
packages/core/src/agent/MessageReceiver.ts 80.76% <0.00%> (ø)
packages/core/src/modules/ledger/IndyPool.ts 82.92% <0.00%> (ø)
packages/core/src/modules/proofs/ProofsModule.ts 79.87% <0.00%> (ø)
packages/core/src/transport/WsOutboundTransport.ts 11.59% <0.00%> (ø)
...ckages/core/src/modules/routing/RecipientModule.ts 62.00% <0.00%> (ø)
... and 23 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@TimoGlastra TimoGlastra merged commit 04ab1cc into openwallet-foundation:main Jul 23, 2022
@berendsliedrecht berendsliedrecht deleted the refactor/expose-key-derivation-method branch July 23, 2022 10:07
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