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

feat: add pick, omit, pickBy, and omitBy functions #27

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

Aybrea
Copy link
Collaborator

@Aybrea Aybrea commented Nov 4, 2024

Add pick, omit, pickBy, and omitBy functions into collection module and format former docs.

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.92%. Comparing base (b12d91e) to head (a700043).
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #27      +/-   ##
==========================================
+ Coverage   98.87%   98.92%   +0.04%     
==========================================
  Files           9        9              
  Lines         534      558      +24     
  Branches      122      125       +3     
==========================================
+ Hits          528      552      +24     
  Misses          4        4              
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@haoziqaq haoziqaq merged commit ee83029 into varletjs:dev Nov 7, 2024
1 check failed
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.

2 participants