-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[PM-13374] Update all SDK uuids #14962
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
id: "id" as any, | ||
organizationId: "orgId" as any, | ||
folderId: "folderId" as any, | ||
collectionIds: ["collectionId" as any], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These should probably be actual UUIDs.
Fixed Issues (53)Great job! The following issues were fixed in this Pull Request
|
# Conflicts: # libs/common/src/platform/services/sdk/default-sdk.service.ts
|
Opening this for review in since we'd want an initial pass before merging the SDK change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a bunch of failing tests, are those because of the SDK code missing?
Yes, the tests will work after we bump the sdk version |
# Conflicts: # libs/common/src/platform/services/sdk/default-sdk.service.ts # libs/common/src/vault/models/domain/cipher.ts # libs/common/src/vault/models/view/cipher.view.ts
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #14962 +/- ##
==========================================
- Coverage 36.92% 36.92% -0.01%
==========================================
Files 3170 3170
Lines 92167 92181 +14
Branches 13818 13820 +2
==========================================
+ Hits 34037 34040 +3
- Misses 56749 56760 +11
Partials 1381 1381 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🎟️ Tracking
bitwarden.atlassian.net/browse/PM-13374
📔 Objective
For when bitwarden/sdk-internal#293 is merged.
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:
) or similar for great changes:memo:
) or ℹ️ (:information_source:
) for notes or general info:question:
) for questions:thinking:
) or 💭 (:thought_balloon:
) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:
) for suggestions / improvements:x:
) or:warning:
) for more significant problems or concerns needing attention:seedling:
) or ♻️ (:recycle:
) for future improvements or indications of technical debt:pick:
) for minor or nitpick changes