Skip to content

chore: upgrade to go1.26 - #164

Merged
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:chore/upgrade-go126
Sep 4, 2026
Merged

chore: upgrade to go1.26#164
fredbi merged 1 commit into
go-openapi:masterfrom
fredbi:chore/upgrade-go126

Conversation

@fredbi

@fredbi fredbi commented Sep 4, 2026

Copy link
Copy Markdown
Member
  • remove build guards for go1.26
  • regenerate code and docs to stop distinguishing go1.26 specifics
  • lint: apply modernize

NOTE: go1.27 guards stay

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.

@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.61905% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.65%. Comparing base (2b009bf) to head (3ea5495).
⚠️ Report is 6 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
codegen/internal/generator/doc_generator.go 97.22% 1 Missing ⚠️
internal/assertions/compare.go 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
- Coverage   93.67%   93.65%   -0.03%     
==========================================
  Files         106      102       -4     
  Lines       13883    13884       +1     
==========================================
- Hits        13005    13003       -2     
- Misses        871      874       +3     
  Partials        7        7              

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

* remove build guards for go1.26
* regenerate code and docs to stop distinguishing go1.26 specifics
* lint: apply modernize

> NOTE: go1.27 guards stay

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi
fredbi force-pushed the chore/upgrade-go126 branch from 7161422 to 3ea5495 Compare September 4, 2026 11:45
@fredbi
fredbi merged commit 9ba6261 into go-openapi:master Sep 4, 2026
23 checks passed
@fredbi
fredbi deleted the chore/upgrade-go126 branch September 4, 2026 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant