Skip to content

Conversation

@enrichman
Copy link
Contributor

Fix: #3209

As suggested in the issue, this PR adds in the README some information about how to use iterators with the enrichman/gh-iter package, with a small code snippet.

The feature is still experimental, because it is not available in the standard library yet (Go 1.23 is planned for August 2024).

@codecov
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.92%. Comparing base (2b8c7fa) to head (b0a1ca3).
Report is 83 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3212      +/-   ##
==========================================
- Coverage   97.72%   92.92%   -4.80%     
==========================================
  Files         153      171      +18     
  Lines       13390    11582    -1808     
==========================================
- Hits        13085    10763    -2322     
- Misses        215      726     +511     
- Partials       90       93       +3     

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

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent! Thank you, @enrichman !
LGTM.
Merging.

@gmlewis gmlewis merged commit 9f5309e into google:master Jul 19, 2024
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.

[v1.23] Testing the new iter package with gh-iter

2 participants