markrogoyski / itertools-php

PHP Iteration Tools Library
MIT License
140 stars 11 forks source link

`Set::partialIntersection()`: bug with using `iterator_to_array()` fi… #21

Closed Smoren closed 1 year ago

Smoren commented 1 year ago

Set::partialIntersection(): bug with using iterator_to_array() fixed, new test cases added.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4032072037


Totals Coverage Status
Change from base Build 4030643923: 0.0%
Covered Lines: 464
Relevant Lines: 465

💛 - Coveralls
markrogoyski commented 1 year ago

Thank you for providing unit tests to demonstrate the issue and test the fix.

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 4031570399

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 4030643923: 0.0%
Covered Lines: 464
Relevant Lines: 465

💛 - Coveralls