Skip to content

204#206

Merged
MaxGoryunov merged 1 commit intomasterfrom
204
Aug 23, 2025
Merged

204#206
MaxGoryunov merged 1 commit intomasterfrom
204

Conversation

@MaxGoryunov
Copy link
Copy Markdown
Owner

This PR closes #204 . Now README mentions that generator functions do not have to be invoked before being passed to the constructor.

@MaxGoryunov MaxGoryunov self-assigned this Aug 23, 2025
@sonarqubecloud
Copy link
Copy Markdown

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e53cdfa) to head (035af06).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #206   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        69        69           
===========================================
  Files             18        18           
  Lines            192       192           
===========================================
  Hits             192       192           
Flag Coverage Δ
tests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/SavingIterator.php 100.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e53cdfa...035af06. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MaxGoryunov MaxGoryunov merged commit 410d8ca into master Aug 23, 2025
11 checks passed
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.

SavingIterator.php:36-38: README has to show that it is...

1 participant