Skip to content

194#197

Merged
MaxGoryunov merged 6 commits intomasterfrom
194
Aug 22, 2025
Merged

194#197
MaxGoryunov merged 6 commits intomasterfrom
194

Conversation

@MaxGoryunov
Copy link
Copy Markdown
Owner

This PR closes #194 . Now it is possible to pass Generators to constructor of SavingIterator without having to manually call its Closure.

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

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f63c3bf) to head (e4c8407).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #197   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        68        69    +1     
===========================================
  Files             18        18           
  Lines            191       192    +1     
===========================================
+ Hits             191       192    +1     
Flag Coverage Δ
tests 100.00% <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% <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 f63c3bf...e4c8407. 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 e53cdfa into master Aug 22, 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.

Support easy generator usage

1 participant