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

Introduced `ResumableTaskStore` and `ResumableTaskManager` #749

Closed thehenrytsai closed 2 months ago

thehenrytsai commented 3 months ago
  1. Introduced ResumableTaskStore interface and its level implementation.
  2. Introduced ResumableTaskManager.
  3. Refactoring to RecordsDelete handler.
codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 98.57%. Comparing base (40567c9) to head (d6701b7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #749 +/- ## ========================================== + Coverage 98.53% 98.57% +0.04% ========================================== Files 71 73 +2 Lines 10646 10945 +299 Branches 1548 1579 +31 ========================================== + Hits 10490 10789 +299 Misses 150 150 Partials 6 6 ```

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