Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR adds a single feature flag constant, Code Review DetailsNo findings. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8368 +/- ##
=======================================
Coverage 64.48% 64.49%
=======================================
Files 2480 2480
Lines 106110 106110
Branches 9627 9627
=======================================
+ Hits 68429 68435 +6
+ Misses 35341 35337 -4
+ Partials 2340 2338 -2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🎟️ Tracking
SM-2093, SM-2094
📔 Objective
Adds the
Sm2093MachineAccountTokenPrefixfeature flag (sm-2093-machine-account-token-prefix) toFeatureFlagKeys. This is infrastructure only — no behavior changes yet. It exists so the token-generation change in the stacked PR (#8369) can ship dark and be enabled independently.