bitwarden / android

Bitwarden mobile app for Android.
https://bitwarden.com
GNU General Public License v3.0
5.85k stars 760 forks source link

Create sealed class for Organization Events #3345

Closed david-livefront closed 1 week ago

david-livefront commented 1 week ago

๐ŸŽŸ๏ธ Tracking

N/A

๐Ÿ“” Objective

This PR creates a sealed class for Organization Events in order to better encapsulate individual event requirements.

โฐ Reminders before review

๐Ÿฆฎ Reviewer guidelines

github-actions[bot] commented 1 week ago

Logo Checkmarx One โ€“ Scan Summary & Details โ€“ e06bf129-2577-485b-b63e-ebd28086781b

No New Or Fixed Issues Found

github-actions[bot] commented 1 week ago

๐Ÿง› App Code Coverage: 88.58%

Coverage of Modified Files:

File Coverage
OrganizationEventManagerImpl.kt 97.37%

Modified Files Not Found In Coverage Report:

OrganizationEvent.kt OrganizationEventManager.kt OrganizationEventManagerTest.kt

Codebase cunningly covered by count Shroud ๐Ÿง›

Generated by :no_entry_sign: Danger

david-livefront commented 1 week ago

Thanks @brian-livefront