TBD54566975 / dwn-server

DWN server - host anywhere publicly accessible for DIDs to use
Apache License 2.0
38 stars 41 forks source link

Implemented a simple SQL based TTL cache #140

Closed thehenrytsai closed 2 months ago

thehenrytsai commented 2 months ago
codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.89119% with 6 lines in your changes missing coverage. Please review.

Project coverage is 94.71%. Comparing base (6471773) to head (58cb180).

Files Patch % Lines
src/storage.ts 37.50% 5 Missing :warning:
src/http-api.ts 94.73% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #140 +/- ## ========================================== + Coverage 94.38% 94.71% +0.33% ========================================== Files 26 27 +1 Lines 2566 2727 +161 Branches 330 350 +20 ========================================== + Hits 2422 2583 +161 Misses 143 143 Partials 1 1 ```

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