-
Notifications
You must be signed in to change notification settings - Fork 640
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
refactor(yaml): add peek()
and next()
to LoaderState
#5276
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5276 +/- ##
=======================================
Coverage 95.72% 95.72%
=======================================
Files 457 457
Lines 37951 37955 +4
Branches 5560 5560
=======================================
+ Hits 36327 36331 +4
Misses 1583 1583
Partials 41 41 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Yoshiya Hinosawa <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
peek()
and next()
peek()
and next()
to LoaderState
peek()
andnext()
methods toLoaderState