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

Permissions Grants for `MessagesGet` #748

Closed LiranCohen closed 2 months ago

LiranCohen commented 3 months ago

This PR modifies MessagesGet to better suit it's use and support permissions.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 98.69%. Comparing base (d96caec) to head (b82212b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #748 +/- ## ========================================== + Coverage 98.66% 98.69% +0.02% ========================================== Files 73 74 +1 Lines 11091 11268 +177 Branches 1584 1609 +25 ========================================== + Hits 10943 11121 +178 + Misses 142 141 -1 Partials 6 6 ```

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