TBD54566975 / dwn-sdk-js

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

Missing JSON Schema properties for Permission Scopes #781

Closed LiranCohen closed 1 month ago

LiranCohen commented 1 month ago

This PR adds some missing schema properties expected in the various protocol scopes.

I wrote tests that validate that the messages are processed, but I think there need to be some additional testing regarding the functionality of various scopes in a subsequent PR/Issue.

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 98.69%. Comparing base (6dc12ce) to head (5295f99).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #781 +/- ## ======================================= Coverage 98.69% 98.69% ======================================= Files 73 73 Lines 11264 11264 Branches 1609 1609 ======================================= Hits 11117 11117 Misses 141 141 Partials 6 6 ```

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