Skip to content

Added iterators section in README - #3212

Merged
gmlewis merged 1 commit into
google:masterfrom
enrichman:gh-iter
Jul 19, 2024
Merged

Added iterators section in README#3212
gmlewis merged 1 commit into
google:masterfrom
enrichman:gh-iter

Conversation

@enrichman

Copy link
Copy Markdown
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

codecovBot commented Jul 19, 2024

Copy link
Copy Markdown

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.

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

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:masterJul 19, 2024
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
Sign up for freeto 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

@enrichman@gmlewis