[PM-35791] Remove email verification FF and legacy Send access endpoints - #8065
[PM-35791] Remove email verification FF and legacy Send access endpoints#8065mcamirault wants to merge 2 commits into
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR removes the Code Review Details
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8065 +/- ##
==========================================
+ Coverage 62.49% 62.62% +0.13%
==========================================
Files 2305 2295 -10
Lines 100045 99936 -109
Branches 8998 8985 -13
==========================================
+ Hits 62522 62588 +66
+ Misses 35347 35182 -165
+ Partials 2176 2166 -10 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-35791
📔 Objective
This PR removes the feature flag that was used to introduce email-authenticated Sends and two endpoints that used to be used for Send access (along with their associated tests). I also updated some imports that were marked as deprecated since I was modifying the files anyway. This PR should not be merged before this SDK pull request
📸 Screenshots
No UI changes