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.3.3
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.3.4
Choose a head ref
  • 10 commits
  • 28 files changed
  • 6 contributors

Commits on Jan 18, 2023

  1. 2.3.4-pre.27cc68 Version Bump (#312)

    * 2.3.4-pre.27cc68 version bump
    
    * Update Version.swift
    
    Co-authored-by: tylervick <tylervick@users.noreply.github.com>
    Co-authored-by: Tyler Vick <1395852+tylervick@users.noreply.github.com>
    3 people authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    fefe85a View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    a58d30a View commit details
    Browse the repository at this point in the history
  2. added gif attachment type support (#314)

    Co-authored-by: gokberk.ince <gokberk.ince@trendyol.com>
    gokberkince and gokberk.ince authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    6dddffc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 3, 2023

  1. add codecov action, small renames (#316)

    * add codecov, small renames
    
    * Update codecov.yml
    
    * Update ci.yml
    
    * add codecov.yml
    
    * add test artifact upload job
    
    * download artifacts
    
    * use dawidd6/action-download-artifact
    
    * temp disable ci.yml on pr, correct workflow name
    
    * remove debugging
    
    * remove pull_request trigger, use workflow_dispatch
    tylervick authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    ed380f2 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Add code coverage
    tylervick authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    af3fccb View commit details
    Browse the repository at this point in the history
  3. fix sonar issues (#319)

    tylervick authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e38975b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Update README.md (#318)

    * Update README.md
    
    * Update README.md
    
    * Update README.md
    tylervick authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    9f566bf View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

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

Commits on May 11, 2023

  1. Preserve aspect ratio when downsizing images, add custom scaling fact…

    …or flag (#325)
    
    * resize image to 0.25 size regardless of original width
    
    * revert package upgrades
    
    * add downsizeScaleFactor flag
    
    * fix test missing arg
    
    * update README.md
    tylervick authored May 11, 2023
    Configuration menu
    Copy the full SHA
    b5c3bd3 View commit details
    Browse the repository at this point in the history
Loading