Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DataDog/dd-sdk-swift-testing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.6.5
Choose a base ref
...
head repository: DataDog/dd-sdk-swift-testing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.6.6
Choose a head ref
  • 8 commits
  • 37 files changed
  • 2 contributors

Commits on Feb 6, 2026

  1. [SDTEST-3000] Fixed @ci.job.url format for Github Actions (#188)

    * added job id parsing for github
    * fixed regex for Github Job ID parsing
    * added tests for Github Job ID parsing
    * added test for proper URL
    ypopovych authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    8592111 View commit details
    Browse the repository at this point in the history
  2. Updated binary package version to 2.6.5

    automation
    ypopovych authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    83c0042 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. [SDTEST-2984] Added test.final_status tag for the tests (#190)

    * Added test.final_status tag for the tests
    * more tests. fixed bug with status on ATF fail
    ypopovych authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    6fcc9d6 View commit details
    Browse the repository at this point in the history
  2. [SDTEST-2694] Switched to the new OpenTelemetry Swift Core SDK (#191)

    * Switched to the new OpenTelemetry Swift Core SDK
    * Fixed tests and warnings
    * fixed mock (extension can't be imported)
    ypopovych authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    8392f8d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. Configuration menu
    Copy the full SHA
    2897aa8 View commit details
    Browse the repository at this point in the history
  2. [CHORE] fix ci (#193)

    * Fix CI configuration for tests
    * fixed OS version
    * added simulated devices as parameters for CI
    * Update xctest function documentation to include simulator parameter (#194)
    * Fix Makefile to pass empty value instead of literal quotes (#195)
    ypopovych authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    688fab6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Configuration menu
    Copy the full SHA
    227b9fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f313da8 View commit details
    Browse the repository at this point in the history
Loading