Skip to content
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

[Vec] add filter and map functions #136

Merged
merged 1 commit into from Feb 19, 2021
Merged

Conversation

azjezz
Copy link
Owner

@azjezz azjezz commented Feb 19, 2021

changelog:

  • added Psl\Vec\filter function
  • added Psl\Vec\filter_keys function
  • added Psl\Vec\filter_with_key function
  • added Psl\Vec\map function
  • added Psl\Vec\map_with_key function
  • added Psl\Dict\filter_nulls

@azjezz azjezz added Status: In Progress This issue is being worked on, and has someone assigned. Type: Enhancement Most issues will probably ask for additions or changes. labels Feb 19, 2021
@azjezz azjezz added this to the 1.4.0 milestone Feb 19, 2021
@azjezz azjezz self-assigned this Feb 19, 2021
@azjezz azjezz force-pushed the feature/vec-map-and-filter branch 2 times, most recently from 88259f7 to 018284a Compare February 19, 2021 19:52
@coveralls
Copy link

coveralls commented Feb 19, 2021

Pull Request Test Coverage Report for Build 582512946

  • 32 of 32 (100.0%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.0005%) to 99.959%

Totals Coverage Status
Change from base Build 576061260: 0.0005%
Covered Lines: 2435
Relevant Lines: 2436

💛 - Coveralls

@azjezz azjezz added Status: Review Needed The issue has a PR attached to it which needs to be reviewed. and removed Status: In Progress This issue is being worked on, and has someone assigned. labels Feb 19, 2021
@azjezz azjezz requested a review from veewee February 19, 2021 19:57
@azjezz azjezz removed the request for review from veewee February 19, 2021 20:04
@azjezz azjezz merged commit b33d6b2 into 1.4.x Feb 19, 2021
@azjezz azjezz deleted the feature/vec-map-and-filter branch February 20, 2021 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Review Needed The issue has a PR attached to it which needs to be reviewed. Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants