bitwarden / passwordless-server

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

PAS-562 | Revert broken part from PAS-386 #701

Closed jonashendrickx closed 2 months ago

jonashendrickx commented 2 months ago

Description

Temporarily revert this until we can solve it properly without keeping main broken.

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 11 lines in your changes missing coverage. Please review.

Project coverage is 35.09%. Comparing base (f664752) to head (d8a1e68).

Files Patch % Lines
src/AdminConsole/Db/DatabaseBootstrap.cs 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #701 +/- ## ========================================== + Coverage 35.08% 35.09% +0.01% ========================================== Files 568 568 Lines 31053 31040 -13 Branches 938 934 -4 ========================================== Hits 10894 10894 + Misses 20010 19997 -13 Partials 149 149 ```

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