Skip to content
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

Add addUserExtraInfo method to ObjC API #1799

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

0xnm
Copy link
Member

@0xnm 0xnm commented Apr 26, 2024

What and why?

This method was missing in ObjC API, despite being present in Swift.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference
  • Add CHANGELOG entry for user facing changes

Custom CI job configuration (optional)

  • Run unit tests for Core, RUM, Trace, Logs, CR and WVT
  • Run unit tests for Session Replay
  • Run integration tests
  • Run smoke tests
  • Run tests for tools/

@0xnm 0xnm requested review from a team as code owners April 26, 2024 11:23
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Apr 26, 2024

Datadog Report

Branch report: nogorodnikov/add-addExtraUserInfo-to-objc
Commit report: 30d8fdc
Test service: dd-sdk-ios

✅ 0 Failed, 2763 Passed, 0 Skipped, 5m 57.41s Wall Time
🔻 Test Sessions change in coverage: 8 decreased, 5 increased

🔻 Code Coverage Decreases vs Default Branch (8)

This report shows up to 5 code coverage decreases.

  • test DatadogLogsTests tvOS 45.1% (-0.27%) - Details
  • test DatadogLogsTests iOS 45.05% (-0.27%) - Details
  • test DatadogCoreTests tvOS 79.37% (-0.26%) - Details
  • test DatadogCrashReportingTests iOS 27.71% (-0.18%) - Details
  • test DatadogCrashReportingTests tvOS 27.74% (-0.16%) - Details

maxep
maxep previously approved these changes Apr 29, 2024
Copy link
Member

@maxep maxep left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@0xnm 0xnm force-pushed the nogorodnikov/add-addExtraUserInfo-to-objc branch from 2cb116d to 30d8fdc Compare April 29, 2024 09:17
@0xnm 0xnm merged commit 0134ce1 into develop Apr 29, 2024
6 checks passed
@maxep maxep deleted the nogorodnikov/add-addExtraUserInfo-to-objc branch April 29, 2024 11:33
@ganeshnj ganeshnj mentioned this pull request May 2, 2024
8 tasks
This was referenced May 7, 2024
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