Skip to content

Collection enhancements #193

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

Merged
merged 1 commit into from
Dec 13, 2020
Merged

Collection enhancements #193

merged 1 commit into from
Dec 13, 2020

Conversation

AydinHassan
Copy link
Member

  • Add each to collection class
  • Add collect function to create collections easily

@AydinHassan AydinHassan force-pushed the collection-func-and-each branch from 1520690 to b6c60ec Compare December 12, 2020 12:34
@codecov-io
Copy link

codecov-io commented Dec 12, 2020

Codecov Report

Merging #193 (b6c60ec) into master (340e9cb) will decrease coverage by 0.03%.
The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #193      +/-   ##
============================================
- Coverage     92.36%   92.33%   -0.04%     
- Complexity      672      673       +1     
============================================
  Files           100      100              
  Lines          2070     2074       +4     
============================================
+ Hits           1912     1915       +3     
- Misses          158      159       +1     
Impacted Files Coverage Δ Complexity Δ
src/functions.php 66.66% <0.00%> (-13.34%) 0.00 <0.00> (ø)
src/Utils/ArrayObject.php 100.00% <100.00%> (ø) 21.00 <1.00> (+1.00)

Continue to review full report at Codecov.

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

@AydinHassan AydinHassan merged commit b5fe20a into master Dec 13, 2020
@AydinHassan AydinHassan deleted the collection-func-and-each branch December 13, 2020 16:53
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.

3 participants