p2panda / aquadoggo

Node for the p2panda network handling validation, storage, aggregation and replication
GNU Affero General Public License v3.0
69 stars 5 forks source link

Check if blob file exists before deleting it from fs #636

Closed adzialocha closed 1 month ago

adzialocha commented 1 month ago

Closes: https://github.com/p2panda/aquadoggo/issues/629

📋 Checklist

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.84%. Comparing base (086d424) to head (ee67fde). Report is 16 commits behind head on main.

Files Patch % Lines
...doggo/src/materializer/tasks/garbage_collection.rs 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #636 +/- ## ========================================== - Coverage 92.75% 91.84% -0.91% ========================================== Files 104 104 Lines 20191 20617 +426 ========================================== + Hits 18728 18936 +208 - Misses 1463 1681 +218 ```

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