Skip to content

feat(migration): aligned migration tool to support latest additions - #106

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

feat(migration): aligned migration tool to support latest additions#106
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:feat/align-migration-tool

Conversation

@fredbi

@fredbi fredbi commented Apr 24, 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.
Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
@codecov

codecov Bot commented Apr 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.50%. Comparing base (dd05b22) to head (91955fc).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
hack/migrate-testify/report.go 50.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (66.66%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   91.33%   91.50%   +0.16%     
==========================================
  Files          97       97              
  Lines       12306    12306              
==========================================
+ Hits        11240    11260      +20     
+ Misses        845      825      -20     
  Partials      221      221              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fredbi
fredbi merged commit ee6a499 into go-openapi:master Apr 24, 2026
20 of 21 checks passed
@fredbi
fredbi deleted the feat/align-migration-tool branch April 24, 2026 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant