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/gomega
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.25.0
Choose a base ref
...
head repository: onsi/gomega
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.26.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on Jan 20, 2023

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

Commits on Jan 22, 2023

  1. When a polled function returns an error, keep track of the actual and…

    … report on the matcher state of the last non-errored actual
    
    ...also, improve failure reporting across the board for Eventually and Eventually(f(g Gomega)).Should(Succeed())
    onsi committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    21f3090 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    c530fb3 View commit details
    Browse the repository at this point in the history
  2. ignore .vscode config

    onsi committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6a18fb0 View commit details
    Browse the repository at this point in the history
  3. v1.26.0

    onsi committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6a2b3a2 View commit details
    Browse the repository at this point in the history
Loading