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

Update feature/v2 with develop #1183

Merged
merged 72 commits into from
Mar 7, 2023
Merged

Update feature/v2 with develop #1183

merged 72 commits into from
Mar 7, 2023

Conversation

maxep
Copy link
Member

@maxep maxep commented Mar 1, 2023

What and why?

Resolves conflicts with:

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
  • Run integration tests
  • Run smoke tests

ncreated and others added 30 commits February 13, 2023 14:51
This leaves the functionality of the `application_start` action intact, but has it always added to it's own ApplicationLaunch view, instead of onto the first view that appears.
Since the RUMEventMatchers are used in integration tests, @testable isn't available for the Datadog module.
Instead of exposing the `startInitialSession` and `sendApplicaitonLaunchEvent` funcitons, we'll instead use a specific command to do both.
…on-tests

RUMM-2822 [SR] Set up snapshot tests for session replay
…liders

RUMM-2965 [SR] Support `UISlider` elements in session replay
…egments

RUMM-2972 [SR] Support `UISegmentedControl` elements in session replay
RUMM-2507 Create an ApplicationLaunch view during session initialization
fuzzybinary and others added 11 commits March 1, 2023 14:34
Created an internal configuration attribute to allow the cross platform framework SDKs to adjust the configuration telemetry sample rate for testing purposes.
This more closely matches what Flutter sends in for other sampling rates.
…uration-sampling

Add ability to adjust configuration telemetry sampling rate.
Co-authored-by: Ursula Chen <[email protected]>
Merge `release/1.16.0` to `develop`
@maxep maxep force-pushed the maxep/develop-v2 branch from c32c77a to fcc3a13 Compare March 6, 2023 17:00
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented Mar 6, 2023

Datadog Report

Branch report: maxep/develop-v2
Commit report: 67ca567

dd-sdk-ios: 0 Failed, 0 New Flaky, 37 Passed, 0 Skipped, 11m 43.18s Wall Time

@maxep maxep force-pushed the maxep/develop-v2 branch from fcc3a13 to 793ed9c Compare March 6, 2023 17:36
@maxep maxep force-pushed the maxep/develop-v2 branch from 793ed9c to 369467a Compare March 7, 2023 10:06
@maxep maxep force-pushed the maxep/develop-v2 branch from 578c434 to 67ca567 Compare March 7, 2023 14:50
@maxep maxep merged commit 66e252e into feature/v2 Mar 7, 2023
@maxep maxep deleted the maxep/develop-v2 branch March 7, 2023 16:11
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.

7 participants