TBD54566975 / dwn-sdk-js

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

Disallowed write after delete #796

Closed thehenrytsai closed 3 months ago

thehenrytsai commented 3 months ago

Another PR will follow for allowing pruning to occur following a delete without pruning.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 98.66%. Comparing base (7491616) to head (75118b6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #796 +/- ## ========================================== - Coverage 98.69% 98.66% -0.03% ========================================== Files 73 73 Lines 11269 11267 -2 Branches 1612 1611 -1 ========================================== - Hits 11122 11117 -5 - Misses 141 144 +3 Partials 6 6 ```

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