bitwarden / passwordless-server

Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
https://bitwarden.com/
Other
86 stars 28 forks source link

Missing dispose #693

Closed jonashendrickx closed 2 months ago

jonashendrickx commented 2 months ago

Ticket

Description

Shape

Screenshots

Checklist

I did the following to ensure that my changes were tested thoroughly:

I did the following to ensure that my changes do not introduce security vulnerabilities:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 34.89%. Comparing base (74ed3d6) to head (41de473). Report is 2 commits behind head on main.

Files Patch % Lines
src/Api/Email/DispatchedEmailCleanupService.cs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #693 +/- ## ======================================= Coverage 34.89% 34.89% ======================================= Files 566 566 Lines 31007 31007 Branches 936 936 ======================================= Hits 10819 10819 Misses 20043 20043 Partials 145 145 ```

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