bitwarden / android

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

BIT-2418: Add the OrganizationEventManager #3330

Closed david-livefront closed 3 months ago

david-livefront commented 3 months ago

šŸŽŸļø Tracking

BIT-2418

šŸ“” Objective

This PR adds the OrganizationEventManager class to store and upload organization events.

ā° Reminders before review

šŸ¦® Reviewer guidelines

github-actions[bot] commented 3 months ago

Logo Checkmarx One ā€“ Scan Summary & Details ā€“ 1ed7647f-090d-4ab4-8f68-3f7e73a09868

No New Or Fixed Issues Found

github-actions[bot] commented 3 months ago

šŸ§› App Code Coverage: 88.58%

Coverage of Modified Files:

File Coverage
AuthRepositoryImpl.kt 96.00%
OrganizationEventManagerImpl.kt 97.58%

Modified Files Not Found In Coverage Report:

AuthRepository.kt AuthRepositoryTest.kt BitwardenApplication.kt OrganizationEventManager.kt OrganizationEventManagerTest.kt PlatformManagerModule.kt

Codebase cunningly covered by count Shroud šŸ§›

Generated by :no_entry_sign: Danger

david-livefront commented 3 months ago

Thanks @caleb-livefront & @brian-livefront