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

Dogfood recent changes #1827

Merged
merged 108 commits into from
May 10, 2024
Merged

Dogfood recent changes #1827

merged 108 commits into from
May 10, 2024

Conversation

maciejburda
Copy link
Member

@maciejburda maciejburda commented May 9, 2024

What and why?

🐶 Dogfooding. Major elements:

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/

maciejburda and others added 30 commits March 20, 2024 15:34
…iver

RUM-2816 Session Replay Browser Record Receiver
Co-authored-by: Maciek Grzybowski <[email protected]>
ganeshnj and others added 20 commits May 7, 2024 18:34
# Conflicts:
#	DatadogCore/Tests/Datadog/TracerTests.swift
#	DatadogInternal/Sources/NetworkInstrumentation/Datadog/HTTPHeadersWriter.swift
…evention

RUM-3284 Extension background upload
…ng-addattribute-removeattribute-objc-api

RUM-4418: Add missing global `addAttribute`/`removeAttribute` Logs API in ObjC
…lerate-parameter-from-ddlogsconfiguration

Remove unused `sampleRate` parameter from `DDLogsConfiguration` object
Merge `release/2.11.0` to `develop`
# Conflicts:
#	Datadog/Datadog.xcodeproj/project.pbxproj
#	dependency-manager-tests/spm/App/ViewController.swift
@maciejburda maciejburda marked this pull request as ready for review May 9, 2024 16:30
@maciejburda maciejburda requested review from a team as code owners May 9, 2024 16:30
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented May 9, 2024

Datadog Report

Branch report: dogfooding-conflict-resolve
Commit report: f5fcd39
Test service: dd-sdk-ios

✅ 0 Failed, 3047 Passed, 0 Skipped, 4m 4.85s Total Time
❄️ 1 New Flaky
🔻 Test Sessions change in coverage: 10 decreased, 4 increased

New Flaky Tests (1)

  • testGivenDataStoredInAllFeatureDirectories_whenClearAllDataIsUsed_allFilesAreRemoved - DatadogTests - Last Failure

    Expand for error
     Assertion Failure at DatadogTests.swift:343: XCTAssertEqual failed: ("3") is not equal to ("4") - Each feature stores 2 files - one authorised and one unauthorised
    

🔻 Code Coverage Decreases vs Default Branch (10)

This report shows up to 5 code coverage decreases.

  • test DatadogLogsTests iOS 44.97% (-0.35%) - Details
  • test DatadogLogsTests tvOS 45.03% (-0.34%) - Details
  • test DatadogCrashReportingTests tvOS 27.68% (-0.23%) - Details
  • test DatadogCrashReportingTests iOS 27.66% (-0.23%) - Details
  • test SRSnapshotTests 33.25% (-0.22%) - Details

@maciejburda maciejburda merged commit 3aa7242 into dogfooding May 10, 2024
18 checks passed
@maciejburda maciejburda deleted the dogfooding-conflict-resolve branch May 10, 2024 10:19
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