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.1.2
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.1.3
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 14, 2022

  1. initialise JUnit duration if not set

    initialise JUnit duration if not set, because getting the follow error when running JUnitLogger dotnet test
    uDuCkV authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    fbbe59f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from uDuCkV/junitDurationfix

    initialise JUnit duration if not set
    uDuCkV authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    ded027d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Merge pull request #21 from uDuCkV/main

    provide junit duration aggregation
    ASaiAnudeep authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    5ad12ff View commit details
    Browse the repository at this point in the history
  2. fix: junit suite skipped

    ASaiAnudeep committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    f90ad97 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from test-results-reporter/16-include-start-an…

    …d-end-time-in-test-result
    
    fix: junit suite skipped
    ASaiAnudeep authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    8cb6cb3 View commit details
    Browse the repository at this point in the history
Loading