Skip to content

feat(migration tool): added support for SliceEqualT and MapEqualT generics - #94

Merged
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:feat/migration-tool-generics
Apr 16, 2026
Merged

feat(migration tool): added support for SliceEqualT and MapEqualT generics#94
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:feat/migration-tool-generics

Conversation

@fredbi

@fredbi fredbi commented Apr 16, 2026

Copy link
Copy Markdown
Member

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.
…erics

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@codecov

codecov Bot commented Apr 16, 2026

Copy link
Copy Markdown

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
9081 2 9079 15
View the top 1 failed test(s) by shortest run time
github.com/go-openapi/testify/v2/internal/assertions::TestConditionEventuallyWith/collect.FailNow_allows_convergence_on_a_later_tick
Stack Traces | 0.1s run time
Failed
View the full list of 1 ❄️ flaky test(s)
github.com/go-openapi/testify/v2/internal/assertions::TestConditionEventuallyWith

Flake rate in main: 6.67% (Passed 14 times, Failed 1 times)

Stack Traces | 0.03s run time
Failed

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@fredbi
fredbi merged commit 7089d2c into go-openapi:master Apr 16, 2026
28 of 31 checks passed
@fredbi
fredbi deleted the feat/migration-tool-generics branch April 16, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant