Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 API using Go 1.23 iterators #3

Merged
merged 4 commits into from
Nov 2, 2024
Merged

V2 API using Go 1.23 iterators #3

merged 4 commits into from
Nov 2, 2024

Conversation

bobg
Copy link
Owner

@bobg bobg commented Nov 2, 2024

No description provided.

Copy link

github-actions bot commented Nov 2, 2024

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 an increase in your module’s major version number.
If the new major version number is 2 or greater,
you must also add or update the version suffix
on the module path defined in your go.mod file.
See the Go Modules Reference for more info.

no new version of package github.com/bobg/htree
  Major

@coveralls
Copy link

coveralls commented Nov 2, 2024

Pull Request Test Coverage Report for Build 11644394645

Details

  • 29 of 40 (72.5%) changed or added relevant lines in 1 file are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-3.7%) to 85.606%

Changes Missing Coverage Covered Lines Changed/Added Lines %
htree.go 29 40 72.5%
Files with Coverage Reduction New Missed Lines %
htree.go 4 85.61%
Totals Coverage Status
Change from base Build 7681203907: -3.7%
Covered Lines: 113
Relevant Lines: 132

💛 - Coveralls

@bobg bobg merged commit bc26546 into master Nov 2, 2024
1 check passed
@bobg bobg deleted the bobg/v2 branch November 2, 2024 17:18
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