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: main
Choose a base ref
...
head repository: XCTestHTMLReport/XCTestHTMLReport
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: next
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 45 files changed
  • 4 contributors

Commits on Oct 11, 2021

  1. command parser

    tylervick committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    95cf453 View commit details
    Browse the repository at this point in the history
  2. SwiftFormat

    tylervick committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    2d4a47a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Merge pull request #225 from tylervick/tvick/commandparser

    Implement swift-argument-parser
    tylervick authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    816d427 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Merge pull request #235 from XCTestHTMLReport/main

    sync: main to next
    tylervick authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    c545d5d View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. indent nested logs (#243) (#244)

    Co-authored-by: Tyler Vick <1395852+tylervick@users.noreply.github.com>
    github-actions[bot] and tylervick authored Dec 23, 2021
    Configuration menu
    Copy the full SHA
    0305011 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. sync: main to next (#251)

    * indent nested logs (#243)
    
    * Update actions, remove xc 12.5 (#250)
    
    * update actions, remove xc 12.5
    
    * Update cd.yml
    
    Co-authored-by: Tyler Vick <1395852+tylervick@users.noreply.github.com>
    github-actions[bot] and tylervick authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    0cfa370 View commit details
    Browse the repository at this point in the history
  2. sync: main to next (#252)

    * indent nested logs (#243)
    
    * Tvick/mixed test status (#7)
    
    * add mixed result support
    
    * update html templates -S
    
    * gate retry test data to xcode 13
    
    * properly gate...
    
    * skip test on xcode 12
    
    * fix tests with new retry logic
    
    * NOT debug
    
    * hardcoded version bump
    
    * update actions, remove xc 12.5
    
    * Update ci.yml
    
    * Update actions, remove xc 12.5 (#250)
    
    * update actions, remove xc 12.5
    
    * Update cd.yml
    
    Co-authored-by: Tyler Vick <1395852+tylervick@users.noreply.github.com>
    Co-authored-by: tylervick <tylerjvick@gmail.com>
    3 people authored Jan 7, 2022
    Configuration menu
    Copy the full SHA
    1027184 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Update next from main, resolve conflicts (#266)

    * sync: main to next (#6)
    
    * Create sync-next.yml
    
    * Try single reviewer for parsing
    
    Co-authored-by: Tyler Vick <1395852+tylervick@users.noreply.github.com>
    
    * resolve conflicts
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    tylervick and github-actions[bot] authored Jul 6, 2022
    Configuration menu
    Copy the full SHA
    33dc257 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. sync: main to next (#270)

    * indent nested logs (#243)
    
    * Tvick/mixed test status (#7)
    
    * add mixed result support
    
    * update html templates -S
    
    * gate retry test data to xcode 13
    
    * properly gate...
    
    * skip test on xcode 12
    
    * fix tests with new retry logic
    
    * NOT debug
    
    * hardcoded version bump
    
    * update actions, remove xc 12.5
    
    * Update ci.yml
    
    * Update actions, remove xc 12.5 (#250)
    
    * update actions, remove xc 12.5
    
    * Update cd.yml
    
    * Run downsize during attachment creation and include inline attachments  (#253)
    
    * run image downsize alongside export step, include inlined images
    
    * update swift version
    
    * Update cd.yml
    
    * Update cd.yml
    
    * Bump nokogiri from 1.12.5 to 1.13.2 (#257)
    
    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.2.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.12.5...v1.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump nokogiri from 1.13.2 to 1.13.4 (#260)
    
    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.2 to 1.13.4.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.13.2...v1.13.4)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Bump nokogiri from 1.13.4 to 1.13.6 (#262)
    
    Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
    - [Release notes](https://github.com/sparklemotion/nokogiri/releases)
    - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
    - [Commits](sparklemotion/nokogiri@v1.13.4...v1.13.6)
    
    ---
    updated-dependencies:
    - dependency-name: nokogiri
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Update README.md (#269)
    
    Co-authored-by: Tyler Vick <1395852+tylervick@users.noreply.github.com>
    Co-authored-by: tylervick <tylerjvick@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    4 people authored Jul 19, 2022
    Configuration menu
    Copy the full SHA
    d849dfa View commit details
    Browse the repository at this point in the history
Loading