bitwarden / passwordless-server

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

`DeleteOrganizationComponent` unit tests #658

Closed jonashendrickx closed 3 months ago

jonashendrickx commented 3 months ago

Description

Unit tests for the DeleteOrganizationComponent. No changes otherwise.

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 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.34%. Comparing base (1eaeec9) to head (981fd4d). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #658 +/- ## ========================================== + Coverage 34.12% 34.34% +0.22% ========================================== Files 560 560 Lines 29925 29922 -3 Branches 922 921 -1 ========================================== + Hits 10211 10277 +66 + Misses 19577 19502 -75 - Partials 137 143 +6 ```

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