Update SDK to 3.0.0-7585-87e9ad18#7101
Merged
Merged
Conversation
david-livefront
force-pushed
the
sdlc/sdk-update
branch
from
June 25, 2026 14:38
8690958 to
469a3f0
Compare
| it.organizationUserPolicyContext.usePolicies && | ||
| it.organizationUserPolicyContext.status >= OrganizationUserStatusType.ACCEPTED && | ||
| (it.organizationUserPolicyContext.status == OrganizationUserStatusType.ACCEPTED || | ||
| it.organizationUserPolicyContext.status == OrganizationUserStatusType.CONFIRMED) && |
Collaborator
There was a problem hiding this comment.
Updated this because we do not want Staged users included here, so now we explicitly pull from Accepted and Confirmed users.
david-livefront
enabled auto-merge
June 29, 2026 15:25
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7101 +/- ##
==========================================
+ Coverage 86.33% 86.40% +0.07%
==========================================
Files 918 884 -34
Lines 65587 64362 -1225
Branches 9305 9335 +30
==========================================
- Hits 56626 55614 -1012
+ Misses 5755 5531 -224
- Partials 3206 3217 +11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
SaintPatrck
approved these changes
Jun 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the SDK version from
3.0.0-7536-159aed97tocom.bitwarden:sdk-android 3.0.0-7585-87e9ad18What's Changed
Raw changelog