Skip to content

Conversation

@brandonpage
Copy link
Contributor

No description provided.

private void migrateAccountType() {
@Deprecated
@SuppressWarnings("DeprecatedIsStillUsed")
public void migrateAccountType() {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We typically don't make upgrade steps public, but I figured affected customers may want to do this outside of a MSDK upgrade.

@github-actions
Copy link

1 Warning
⚠️ libs/SalesforceSDK/src/com/salesforce/androidsdk/app/SalesforceSDKUpgradeManager.java#L152 - Consider using apply() instead; commit writes its data to persistent storage immediately, whereas apply will handle it in the background

Generated by 🚫 Danger

@codecov
Copy link

codecov bot commented Feb 11, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 63.30%. Comparing base (b38f198) to head (cdf4753).
⚠️ Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...ce/androidsdk/auth/LegacyAuthenticatorService.java 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #2840      +/-   ##
============================================
- Coverage     63.32%   63.30%   -0.02%     
+ Complexity     2837     2836       -1     
============================================
  Files           216      216              
  Lines         16996    16996              
  Branches       2420     2420              
============================================
- Hits          10762    10760       -2     
- Misses         5067     5068       +1     
- Partials       1167     1168       +1     
Components Coverage Δ
Analytics 47.92% <ø> (ø)
SalesforceSDK 56.47% <0.00%> (-0.03%) ⬇️
Hybrid 59.05% <ø> (ø)
SmartStore 78.20% <ø> (ø)
MobileSync 81.68% <ø> (ø)
React 52.36% <ø> (ø)
Files with missing lines Coverage Δ
...ce/androidsdk/app/SalesforceSDKUpgradeManager.java 42.28% <ø> (ø)
...ce/androidsdk/auth/LegacyAuthenticatorService.java 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@brandonpage brandonpage merged commit 46df020 into forcedotcom:dev Feb 11, 2026
18 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants