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

fix: use lodash-es #43

Merged
merged 2 commits into from
Jan 18, 2021
Merged

fix: use lodash-es #43

merged 2 commits into from
Jan 18, 2021

Conversation

lzear
Copy link
Owner

@lzear lzear commented Jan 13, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jan 18, 2021

Codecov Report

Merging #43 (b03e237) into next (c1cafcf) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next      #43      +/-   ##
==========================================
- Coverage   99.62%   99.61%   -0.02%     
==========================================
  Files          30       30              
  Lines         534      519      -15     
  Branches       39       39              
==========================================
- Hits          532      517      -15     
  Partials        2        2              
Impacted Files Coverage Δ
src/methods/baldwin/index.ts 100.00% <100.00%> (ø)
src/methods/coombs/index.ts 100.00% <100.00%> (ø)
src/methods/copeland/index.ts 100.00% <100.00%> (ø)
src/methods/kemeny/index.ts 100.00% <100.00%> (ø)
src/methods/maximal-lotteries/index.ts 100.00% <100.00%> (ø)
src/methods/nanson/index.ts 100.00% <100.00%> (ø)
src/methods/ranked-pairs/index.ts 100.00% <100.00%> (ø)
src/methods/schulze/index.ts 100.00% <100.00%> (ø)
src/utils/condorcet.ts 100.00% <100.00%> (ø)
src/utils/makeMatrix.ts 100.00% <100.00%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1cafcf...b03e237. Read the comment docs.

@lzear lzear merged commit dee7822 into next Jan 18, 2021
@lzear lzear deleted the nanson branch January 18, 2021 22:54
@lzear
Copy link
Owner Author

lzear commented Jan 18, 2021

🎉 This PR is included in version 1.8.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant