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.7
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.7.0
Choose a head ref
  • 18 commits
  • 65 files changed
  • 5 contributors

Commits on Mar 16, 2026

  1. Pin GitHub Actions

    juliendoutre authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    ea9a99c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #205 from DataDog/pin-github-actions-1773667418

    [Security] Pin GitHub Actions to a full-length commit SHA
    
    Co-authored-by: juliendoutre <[email protected]>
    Co-authored-by: julien.doutre <[email protected]>
    3 people authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    a7cc209 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2026

  1. [SDTEST-3550] Added Swift Testing observer and Trait (#204)

    * WIP. Implemented observer
    * proper SwiftTestingTrait tests
    * better module name. better tests
    * better name for autogenerated suites
    ypopovych authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    a8aae98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb5110 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9725e5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9d8d2d View commit details
    Browse the repository at this point in the history
  5. Merge release 2.6.7

    ypopovych authored Mar 17, 2026
    Configuration menu
    Copy the full SHA
    088c459 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. [SDTEST-3551][SDTEST-3557] Better Swift Testing integration. Proper t…

    …est, suite and module end events (#206)
    
    * implemented new context and observer structure
    * fixed tests
    * added parameterised test
    * fixed file headers
    * removed unneeded abstractions. Module end handling
    * module end event for observer
    * fixed tests, removed xcode 16.2 tests
    ypopovych authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    4594878 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. [SDTEST-3552][SDTEST-3553][SDTEST-3554][SDTEST-3558] Session manageme…

    …nt and initialisation (#207)
    
    * Proper session management and initialisation
    ypopovych authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    0b40fb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Configuration menu
    Copy the full SHA
    c296cfb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Configuration menu
    Copy the full SHA
    d4c4f26 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. [SDTEST-3600] Implement proper current test logic for async frameworks (

    #210)
    
    * Updated current test implementation
    * WIP. refactored crash handler. tests are broken
    * refactored tests.
    * updated api for mock test types
    * removed unneeded notifications in XCTest observer
    * renamed observer class
    * load sanitiser crash info even if crash load failed
    ypopovych authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    74bc467 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. [SDTEST-3597] Added test parameters, code lines and code owners. (#211)

    * Updated current test implementation
    * WIP. refactored crash handler. tests are broken
    * implemented source lines and codeowners tags
    * fixed function regex in FileLocator
    * added tests for file locator
    * small update for models and fields
    * added test parameters for Swift Testing
    * fixed bad rebase
    * fixed test parameters parser. Added value type
    ypopovych authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    22c4644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d732d41 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. [SDTEST-3562] Fix integration tests. Fix CI scripts. Prepare for the …

    …release (#213)
    
    * fixed integration tests for older Xcodes
    
    * fixed warning in the integration tests
    
    * disabled xcode 16 as it's not supported anymore
    
    * fixed Xcode in the release script
    ypopovych authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    fbe78a1 View commit details
    Browse the repository at this point in the history
  2. [SDTEST-3684] fix release action (#214)

    * attempt to fix release script
    * fixed tab
    ypopovych authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    b065efa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de6c8b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3c6af3 View commit details
    Browse the repository at this point in the history
Loading