decentralized-identity / veramo

A JavaScript Framework for Verifiable Data
https://veramo.io
Apache License 2.0
415 stars 129 forks source link

chore: new minor release #1227

Closed mirceanis closed 10 months ago

mirceanis commented 11 months ago

this should trigger a new minor release with a couple of bugfixes (#1213, #946) and more supported key types for selective disclosure (#1217)

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.07% :tada:

Comparison is base (7d41d81) 84.85% compared to head (ce9cca9) 84.92%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1227 +/- ## ========================================== + Coverage 84.85% 84.92% +0.07% ========================================== Files 167 167 Lines 18056 18120 +64 Branches 2027 2036 +9 ========================================== + Hits 15321 15388 +67 + Misses 2735 2732 -3 ``` | [Files Changed](https://app.codecov.io/gh/uport-project/veramo/pull/1227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uport-project) | Coverage Δ | | |---|---|---| | [packages/credential-ld/src/ld-suite-loader.ts](https://app.codecov.io/gh/uport-project/veramo/pull/1227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uport-project#diff-cGFja2FnZXMvY3JlZGVudGlhbC1sZC9zcmMvbGQtc3VpdGUtbG9hZGVyLnRz) | `92.50% <100.00%> (+2.17%)` | :arrow_up: | | [packages/data-store-json/src/data-store-json.ts](https://app.codecov.io/gh/uport-project/veramo/pull/1227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uport-project#diff-cGFja2FnZXMvZGF0YS1zdG9yZS1qc29uL3NyYy9kYXRhLXN0b3JlLWpzb24udHM=) | `92.30% <100.00%> (+0.73%)` | :arrow_up: | | [packages/data-store/src/data-store-orm.ts](https://app.codecov.io/gh/uport-project/veramo/pull/1227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uport-project#diff-cGFja2FnZXMvZGF0YS1zdG9yZS9zcmMvZGF0YS1zdG9yZS1vcm0udHM=) | `90.39% <100.00%> (ø)` | | | [packages/did-provider-key/src/key-did-provider.ts](https://app.codecov.io/gh/uport-project/veramo/pull/1227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uport-project#diff-cGFja2FnZXMvZGlkLXByb3ZpZGVyLWtleS9zcmMva2V5LWRpZC1wcm92aWRlci50cw==) | `77.44% <100.00%> (+0.17%)` | :arrow_up: | | [packages/did-provider-key/src/resolver.ts](https://app.codecov.io/gh/uport-project/veramo/pull/1227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uport-project#diff-cGFja2FnZXMvZGlkLXByb3ZpZGVyLWtleS9zcmMvcmVzb2x2ZXIudHM=) | `77.77% <100.00%> (+0.41%)` | :arrow_up: | | [packages/kms-local/src/key-management-system.ts](https://app.codecov.io/gh/uport-project/veramo/pull/1227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uport-project#diff-cGFja2FnZXMva21zLWxvY2FsL3NyYy9rZXktbWFuYWdlbWVudC1zeXN0ZW0udHM=) | `90.21% <100.00%> (+0.16%)` | :arrow_up: | | [...ackages/selective-disclosure/src/action-handler.ts](https://app.codecov.io/gh/uport-project/veramo/pull/1227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uport-project#diff-cGFja2FnZXMvc2VsZWN0aXZlLWRpc2Nsb3N1cmUvc3JjL2FjdGlvbi1oYW5kbGVyLnRz) | `68.66% <100.00%> (+2.50%)` | :arrow_up: | | [packages/utils/src/type-utils.ts](https://app.codecov.io/gh/uport-project/veramo/pull/1227?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uport-project#diff-cGFja2FnZXMvdXRpbHMvc3JjL3R5cGUtdXRpbHMudHM=) | `95.91% <100.00%> (+1.63%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/uport-project/veramo/pull/1227/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=uport-project)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.