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

Rewrite convert without lodash #121

Merged
merged 18 commits into from
Oct 30, 2017
Merged

Rewrite convert without lodash #121

merged 18 commits into from
Oct 30, 2017

Conversation

frinyvonnick
Copy link
Contributor

Prerequisites

Description

Rewrite convert without lodash

Issue : #110

@frinyvonnick frinyvonnick changed the title Rewrite convert without lodash 🚧Rewrite convert without lodash Oct 30, 2017
@frinyvonnick frinyvonnick changed the title 🚧Rewrite convert without lodash Rewrite convert without lodash Oct 30, 2017
@nlepage nlepage self-assigned this Oct 30, 2017
@nlepage nlepage added this to the 0.4-alpha milestone Oct 30, 2017
@codecov-io
Copy link

codecov-io commented Oct 30, 2017

Codecov Report

Merging #121 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #121   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          74     74           
  Lines         245    243    -2     
  Branches       47     48    +1     
=====================================
- Hits          245    243    -2
Impacted Files Coverage Δ
src/array/difference.js 100% <ø> (ø) ⬆️
src/array/dropWhile.js 100% <ø> (ø) ⬆️
src/array/takeWhile.js 100% <ø> (ø) ⬆️
src/math/divide.js 100% <ø> (ø) ⬆️
src/string/toUpper.js 100% <ø> (ø) ⬆️
src/collection/filter.js 100% <ø> (ø) ⬆️
src/array/takeRightWhile.js 100% <ø> (ø) ⬆️
src/string/capitalize.js 100% <ø> (ø) ⬆️
src/array/intersectionWith.js 100% <ø> (ø) ⬆️
src/array/take.js 100% <ø> (ø) ⬆️
... and 51 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 523ea5f...ffdec15. Read the comment docs.

@nlepage nlepage merged commit 8e6e3ec into master Oct 30, 2017
@nlepage nlepage deleted the without-lodash/convert branch October 30, 2017 22:38
@nlepage nlepage mentioned this pull request Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants