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

chore: new minor release #1209

Merged
merged 8 commits into from
Aug 1, 2023

feat(did-comm): add support for the AES based content and key encrypt…

5294a81
Select commit
Loading
Failed to load commit list.
Merged

chore: new minor release #1209

feat(did-comm): add support for the AES based content and key encrypt…
5294a81
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2023 in 0s

84.85% (+0.36%) compared to 99e9fc9

View this Pull Request on Codecov

84.85% (+0.36%) compared to 99e9fc9

Details

Codecov Report

Patch coverage: 86.04% and project coverage change: +0.36% 🎉

Comparison is base (99e9fc9) 84.49% compared to head (5294a81) 84.85%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1209      +/-   ##
==========================================
+ Coverage   84.49%   84.85%   +0.36%     
==========================================
  Files         158      167       +9     
  Lines       16636    18056    +1420     
  Branches     1826     2027     +201     
==========================================
+ Hits        14056    15321    +1265     
- Misses       2580     2735     +155     
Files Changed Coverage Δ
packages/did-comm/src/encryption/p256-ECDH-1PU.ts 0.00% <0.00%> (ø)
packages/did-comm/src/encryption/p256-ECDH-ES.ts 0.00% <0.00%> (ø)
packages/did-provider-key/src/key-did-provider.ts 77.27% <14.28%> (-3.05%) ⬇️
...s/credential-ld/src/suites/JsonWebSignature2020.ts 40.40% <35.52%> (+1.94%) ⬆️
...ata-store-json/src/identifier/private-key-store.ts 92.38% <71.42%> (-1.74%) ⬇️
...ges/data-store/src/identifier/private-key-store.ts 90.24% <83.33%> (-1.76%) ⬇️
packages/utils/src/did-utils.ts 83.72% <86.04%> (+0.88%) ⬆️
...d-comm/src/protocols/trust-ping-message-handler.ts 89.88% <86.66%> (+0.86%) ⬆️
packages/did-comm/src/utils.ts 90.37% <87.17%> (-1.71%) ⬇️
packages/did-provider-ion/src/functions.ts 94.14% <89.79%> (-1.55%) ⬇️
... and 23 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.