feat(kdf-change): port to sdk - #1297
Conversation
🔍 SDK Breaking Change DetectionSDK Version:
Breaking change detection uses the build of the SDK from this branch, including any incompatibities pre-existing on or merged into this branch. Check the workflow logs to confirm. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1297 +/- ##
==========================================
+ Coverage 85.81% 85.84% +0.03%
==========================================
Files 490 491 +1
Lines 70590 70755 +165
==========================================
+ Hits 60574 60738 +164
- Misses 10016 10017 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE Reviewed the port of the KDF-change flow into the SDK: the new Code Review DetailsNo blocking findings. Notes considered and intentionally not raised as findings:
|
theMickster
left a comment
There was a problem hiding this comment.
Approving CODEOWNERS change on-behalf of tech-leads.
bitwarden/clients#22032
https://bitwarden.atlassian.net/browse/PM-40984
Moves KDF-Change fully to the SDK, including API calls and state management.
Added TS tests to test the public API contract of the SDK.