[PM-32116] Remove pm-32111-provider-ability-extended-cache logic#7838
[PM-32116] Remove pm-32111-provider-ability-extended-cache logic#7838JimmyVo16 wants to merge 1 commit into
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR removes the Code Review DetailsNo findings. This is a clean, well-scoped feature-flag removal:
|
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7838 +/- ##
==========================================
- Coverage 65.67% 61.19% -4.48%
==========================================
Files 2195 2209 +14
Lines 97542 97717 +175
Branches 8807 8811 +4
==========================================
- Hits 64061 59799 -4262
- Misses 31260 35794 +4534
+ Partials 2221 2124 -97 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|



🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-32115
https://bitwarden.atlassian.net/browse/PM-32116
📔 Objective
Remove the feature flag and use the new provider cache in place of IApplicationCacheService.cs.
Automation tests and the build pipeline should be sufficient. No manual testing needed.