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: XCTestHTMLReport/XCTestHTMLReport
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.1
Choose a base ref
...
head repository: XCTestHTMLReport/XCTestHTMLReport
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.2
Choose a head ref
  • 4 commits
  • 10 files changed
  • 3 contributors

Commits on Dec 14, 2023

  1. Update homebrew-bump.yml

    tylervick authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5a592f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Lazy load video and everything else (#350)

    Co-authored-by: Kevin Brotcke <brotckek@amazon.com>
    kevin-brotcke and Kevin Brotcke authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    04b4812 View commit details
    Browse the repository at this point in the history
  2. Support mixed children test types in test suites (#349)

    * Support mixed children test types in test suites
    
    * Add verbose logging for test case and group initialization
    
    * Add XCTestHTMLReportSampleApp build folder to gitignore
    
    ---------
    
    Co-authored-by: Kevin Brotcke <brotckek@amazon.com>
    Co-authored-by: Tyler Vick <1395852+tylervick@users.noreply.github.com>
    3 people authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9229533 View commit details
    Browse the repository at this point in the history
  3. 2.4.2 Version Bump

    tylervick authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4005e15 View commit details
    Browse the repository at this point in the history
Loading