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: onsi/ginkgo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.4
Choose a base ref
...
head repository: onsi/ginkgo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.0
Choose a head ref
  • 7 commits
  • 17 files changed
  • 1 contributor

Commits on Mar 2, 2023

  1. AttachProgressReporter allows users to provide arbitrary information …

    …when a ProgressReport is requested
    onsi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    28801fe View commit details
    Browse the repository at this point in the history
  2. Expand GinkgoT() to include several Ginkgo-specific methods

    this enables authors of third party libraries to have a richer integration point with Ginkgo
    onsi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    2bd5a3b View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    onsi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b670c81 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    ae8c900 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    119f1d8 View commit details
    Browse the repository at this point in the history
  3. ignore empty progress reports

    onsi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    8cda4ef View commit details
    Browse the repository at this point in the history
  4. v2.9.0

    onsi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2470852 View commit details
    Browse the repository at this point in the history
Loading