Skip to content

Conversation

shuqingzai
Copy link
Contributor

@shuqingzai shuqingzai commented Feb 5, 2025

- Modify the iteration function parameters in the UniqueBy, GroupByMap, and Keyify functions to use index access for collection elements.
- Optimize parameter naming in the GroupByMap function to improve code readability.
- Add test cases for the GroupByMap function to cover different types of inputs.
@samber
Copy link
Owner

samber commented Feb 16, 2025

Thanks!

Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.27%. Comparing base (70b763e) to head (b7550db).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #587   +/-   ##
=======================================
  Coverage   94.27%   94.27%           
=======================================
  Files          18       18           
  Lines        3178     3179    +1     
=======================================
+ Hits         2996     2997    +1     
  Misses        170      170           
  Partials       12       12           
Flag Coverage Δ
unittests 94.27% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@samber samber merged commit 0fa0632 into samber:master Feb 16, 2025
9 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.

2 participants