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

hybrid-application: merge from master #719

Merged
merged 128 commits into from
Jan 14, 2022

Conversation

buranmert
Copy link
Contributor

Merge master into feature/hybrid-application

maxep and others added 30 commits November 22, 2021 13:29
…vigation

RUMM-1745 Use single handler for UIKit and SwiftUI views instrumentation
Co-authored-by: Maciek Grzybowski <maciek.grzybowski@datadoghq.com>
…pp-compilation-in-Xcode-12

RUMM-1758 Fix Example app compilation in Xcode 12
ncreated and others added 18 commits January 3, 2022 14:20
to simplify assertion of GH asset content
…e-tool-to-conditionally-include-Kronos

RUMM-1744 Update release tool to conditionally validate `Kronos.xcframework`
…directly-into-SDK

RUMM-1744 Embed Kronos directly into SDK (combined merge)
…spm-doc

RUMM-1799 Clarify Linking Crash Reporting Using SPM
notably: `testWhenDataIsBeingUploaded_itPrintsUploadProgressInformationAndSendsErrorsThroughInternalMonitoring`
The flakiness was caused by `userLogger` reference leaked in some other tests which use `DateCorrector` (e.g. all tests
in `DatadogTests`). NTP sync completion block was executed no matter of `self` existence, making it send logs
to current (global) `userLogger` arbitrarily. This was causing some other tests asserting `userLogger` output to receive
false data, coming not from their execution.
by running each measure to fixed number of samples, instead of using
time-based condition.
precisely in `testWhenCurrentValueIsObtainedFromNetworkConnectionInfoProvider_thenCrashContextProviderNotifiesNewContext`.
by ensuring autorelease VC deallocation with `autoreleasepool {}`
…ntsAreSent`

by increasing number of samples to 400 (with 200 it was failing 4/500 repetitions,
with 300 1/500, with 400 it's 100% success).
…om-nightly-tests

RUMM-1890 Fix tests flakiness
…s-telemetry-in-internal-monitoring

RUMM-1744 Collect Kronos telemetry in Internal Monitoring
@buranmert buranmert self-assigned this Jan 13, 2022
@buranmert buranmert requested review from a team as code owners January 13, 2022 14:45
@buranmert buranmert changed the title Merge from master hybrid-application: merge from master Jan 13, 2022
Copy link
Contributor

@apigirl apigirl left a comment

Choose a reason for hiding this comment

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

the md file looks good for docs

@buranmert buranmert merged commit 930723a into feature/hybrid-application Jan 14, 2022
@buranmert buranmert deleted the merge-from-master branch January 14, 2022 08:55
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.

6 participants