bitwarden / passwordless-server

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

PAS-452 | Self-hosting and mailing bugs #707

Closed jonashendrickx closed 1 month ago

jonashendrickx commented 1 month 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 1 month ago

Codecov Report

Attention: Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 35.15%. Comparing base (8697acd) to head (82d8c19). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/Common/Services/Mail/Aws/AwsMailProvider.cs 0.00% 4 Missing :warning:
src/Common/Services/Mail/AggregateMailProvider.cs 0.00% 1 Missing and 1 partial :warning:
src/AdminConsole/Components/Pages/Initialize.razor 0.00% 1 Missing :warning:
...wordlessManagement/PasswordlessManagementClient.cs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #707 +/- ## ======================================= Coverage 35.15% 35.15% ======================================= Files 574 574 Lines 31157 31158 +1 Branches 929 931 +2 ======================================= + Hits 10952 10953 +1 + Misses 20060 20059 -1 - Partials 145 146 +1 ```

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