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: test-results-reporter/parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.6
Choose a base ref
...
head repository: test-results-reporter/parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.7
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 14, 2025

  1. Fix for wildcard mapping on windows (#95)

    * Fix for wildcard mapping on windows
    Use platform capabilities rather than string concatenation
    
    * adjust assumed linux separator to platform specific separator
    
    * add supporting unit test
    
    * win32/linux compatibility fix
    bryanbcook authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    2dd5aab View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    db4f625 View commit details
    Browse the repository at this point in the history
  2. chore: v0.2.7 (#96)

    * chore: v0.2.7
    
    * update package-lock.json
    bryanbcook authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    c31c776 View commit details
    Browse the repository at this point in the history
Loading