- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 289
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.31.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: onsi/gomega
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.31.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 7 files changed
- 3 contributors
Commits on Jan 18, 2024
-
Inverted arguments order of FailureMessage of BeComparableToMatcher
BeComparableTo behaved differently between Match and FailureMessage which made asymmetric go-cmp Options (e.g. https://pkg.go.dev/k8s.io/apimachinery/pkg/util/diff#IgnoreUnset) print a nonsensical error message. Fixed this issue by inverting order or comparison, and improved a bit messages.
Configuration menu - View commit details
-
Copy full SHA for e0dd999 - Browse repository at this point
Copy the full SHA e0dd999View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad1a367 - Browse repository at this point
Copy the full SHA ad1a367View commit details
Commits on Jan 19, 2024
-
Show how to import the format sub package
I find this useful for developers that are less familiar with Go and Gomega.
Configuration menu - View commit details
-
Copy full SHA for 24e958d - Browse repository at this point
Copy the full SHA 24e958dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bde8f7a - Browse repository at this point
Copy the full SHA bde8f7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26661b8 - Browse repository at this point
Copy the full SHA 26661b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 762b171 - Browse repository at this point
Copy the full SHA 762b171View commit details
There are no files selected for viewing