TBD54566975 / dwn-sdk-js

Decentralized Web Node (DWN) Reference implementation
https://identity.foundation/decentralized-web-node/spec/
Apache License 2.0
325 stars 95 forks source link

Permissions protocol final touch up #723

Closed thehenrytsai closed 4 months ago

thehenrytsai commented 5 months ago
  1. Replaced deprecated keyword 'definitions' in JSON schemas in v2020-12 standard.
  2. PermissionsGrant -> PermissionGrant renaming.
  3. Renamed PermissionXyzModel -> PermissionXyzData to be less misleading.
codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.50%. Comparing base (b970d11) to head (c99f290).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #723 +/- ## ======================================= Coverage 98.50% 98.50% ======================================= Files 71 71 Lines 10406 10406 Branches 1514 1514 ======================================= Hits 10250 10250 Misses 150 150 Partials 6 6 ```

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