loopingz / smtp-relay

SMTP Toolbox
GNU Lesser General Public License v3.0
29 stars 3 forks source link

fix: use async unlink with a log for error #68

Closed loopingz closed 9 months ago

loopingz commented 9 months ago

Close #67

Changes

Use async unlink for cache with an error handling

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (6624ba4) 100.00% compared to head (1ee16bd) 100.00%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 15 15 Lines 1381 1382 +1 Branches 210 212 +2 ========================================= + Hits 1381 1382 +1 ``` | [Files Changed](https://app.codecov.io/gh/loopingz/smtp-relay/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remi+Cattiau) | Coverage Δ | | |---|---|---| | [src/server.ts](https://app.codecov.io/gh/loopingz/smtp-relay/pull/68?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Remi+Cattiau#diff-c3JjL3NlcnZlci50cw==) | `100.00% <100.00%> (ø)` | |

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

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication