Skip to content

Update for Go 1.26#32

Merged
bobg merged 7 commits intomainfrom
bobg/go1.26
Feb 12, 2026
Merged

Update for Go 1.26#32
bobg merged 7 commits intomainfrom
bobg/go1.26

Conversation

@bobg
Copy link
Copy Markdown
Owner

@bobg bobg commented Feb 8, 2026

  • Handle new(expr)
  • Handle recursive type params

@github-actions
Copy link
Copy Markdown

Modver result

This report was generated by Modver,
a Go package and command that helps you obey semantic versioning rules in your Go module.

This PR requires (at least) an increase in your module's minor version number.

minimum Go version changed from 1.23.0 to 1.26
  Minor

@coveralls
Copy link
Copy Markdown

coveralls commented Feb 12, 2026

Pull Request Test Coverage Report for Build 21958501390

Details

  • 43 of 43 (100.0%) changed or added relevant lines in 2 files are covered.
  • 8 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.8%) to 71.875%

Files with Coverage Reduction New Missed Lines %
hist.go 2 83.58%
stmt.go 2 76.24%
expr.go 4 75.05%
Totals Coverage Status
Change from base Build 21801680734: 0.8%
Covered Lines: 943
Relevant Lines: 1312

💛 - Coveralls

@bobg bobg merged commit 5833fc3 into main Feb 12, 2026
4 checks passed
@bobg bobg deleted the bobg/go1.26 branch February 12, 2026 18:22
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.

2 participants