You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify `compare/compare_test.go` by skipping tests with no consensus,
which were the source of the previous unknowns in the test. Based on
advice from cburgmer/json-path-comparison#153#issuecomment-3374075044.
While at it, upgrade `golangci-lint` to v2.5.0 and tweak its
configuration to scan `compare/compare_test.go` and fix the long lines
it complains about. Also have the `test-compare` target run the tests
verbosely, and run the CI tests on Go 1.25.
0 commit comments