Skip to content

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

Merged
arthurkushman merged 1 commit intomasterfrom
dev
Oct 21, 2023
Merged

Change Pluck/PluckMap to return slice/map of structs#105
arthurkushman merged 1 commit intomasterfrom
dev

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
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