Skip to content

RUM-9514 remove deprecated userInfo methods#2672

Merged
xgouchet merged 1 commit into
feature/v3from
xgouchet/RUM-9514/remove_deprecated
May 27, 2025
Merged

RUM-9514 remove deprecated userInfo methods#2672
xgouchet merged 1 commit into
feature/v3from
xgouchet/RUM-9514/remove_deprecated

Conversation

@xgouchet

Copy link
Copy Markdown
Contributor

What does this PR do?

Remove the option to set a null userId

@xgouchet
xgouchet requested review from a team as code owners May 26, 2025 12:50
0xnm
0xnm previously approved these changes May 26, 2025
fun `M keep existing properties W addUserProperties() is called`(
@Forgery userInfo: UserInfo,
@StringForgery userId: String,
@StringForgery forge: Forge

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

minor: strange that there is a StringForgery annotation here, it shouldn't have any effect and can be removed.

@xgouchet
xgouchet force-pushed the xgouchet/RUM-9514/remove_deprecated branch from ad4e0f8 to cc5cb93 Compare May 26, 2025 15:25
0xnm
0xnm previously approved these changes May 26, 2025
@codecov-commenter

codecov-commenter commented May 26, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.79%. Comparing base (2fe6c41) to head (f41b80d).
Report is 2 commits behind head on feature/v3.

Additional details and impacted files
@@              Coverage Diff               @@
##           feature/v3    #2672      +/-   ##
==============================================
- Coverage       67.85%   67.79%   -0.06%     
==============================================
  Files             821      821              
  Lines           30570    30563       -7     
  Branches         5160     5160              
==============================================
- Hits            20743    20720      -23     
- Misses           8458     8475      +17     
+ Partials         1369     1368       -1     
Files with missing lines Coverage Δ
...ore/src/main/kotlin/com/datadog/android/Datadog.kt 77.22% <ø> (+5.45%) ⬆️
...src/main/kotlin/com/datadog/android/api/SdkCore.kt 33.33% <ø> (+8.33%) ⬆️
...n/com/datadog/android/core/internal/DatadogCore.kt 82.27% <ø> (ø)
...tadog/android/core/internal/NoOpInternalSdkCore.kt 8.86% <ø> (ø)
...roid/core/internal/user/DatadogUserInfoProvider.kt 100.00% <ø> (ø)

... and 35 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xgouchet
xgouchet force-pushed the xgouchet/RUM-9514/remove_deprecated branch from cc5cb93 to f41b80d Compare May 27, 2025 08:41
@xgouchet
xgouchet requested a review from 0xnm May 27, 2025 08:42
@xgouchet
xgouchet merged commit 9f37c39 into feature/v3 May 27, 2025
@xgouchet
xgouchet deleted the xgouchet/RUM-9514/remove_deprecated branch May 27, 2025 09:30
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.

3 participants