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

Change Pluck/PluckMap to return slice/map of structs #105

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Conversation

arthurkushman
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (c257705) 83.76% compared to head (d724047) 83.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
- Coverage   83.76%   83.70%   -0.07%     
==========================================
  Files           7        7              
  Lines        1201     1178      -23     
==========================================
- Hits         1006      986      -20     
- Misses        145      148       +3     
+ Partials       50       44       -6     
Files Coverage Δ
advanced.go 97.77% <100.00%> (+0.02%) ⬆️
aggregates.go 100.00% <100.00%> (ø)
factory.go 70.96% <52.94%> (-0.73%) ⬇️

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

…hose structs

Add common abstract method with EachToStruct processing data
Add more tests to cover errs

Add common abstract method with EachToStruct processing data
Add more tests to cover errs

- Remove outdated Get method
@arthurkushman arthurkushman merged commit a857954 into master Oct 21, 2023
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant