Add new feature flag constants for collection bulk decryption#7963
Add new feature flag constants for collection bulk decryption#7963JaredScar wants to merge 1 commit into
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR adds two feature flag string constants ( Code Review DetailsNo findings. The new constants follow the existing conventions in |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7963 +/- ##
==========================================
+ Coverage 61.45% 61.49% +0.03%
==========================================
Files 2245 2253 +8
Lines 98855 99088 +233
Branches 8946 8959 +13
==========================================
+ Hits 60754 60935 +181
- Misses 35952 36002 +50
- Partials 2149 2151 +2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-38906
📔 Objective
Utilize SDK for decryption and utilize decryptMany methods so only 1 SDK call is used