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

Remove default exports fix #100 #101

Merged
merged 1 commit into from
Sep 7, 2017
Merged

Remove default exports fix #100 #101

merged 1 commit into from
Sep 7, 2017

Conversation

nlepage
Copy link
Member

@nlepage nlepage commented Sep 6, 2017

Description

Remove default exports

Issue : #100

@nlepage nlepage added this to the 0.4-alpha milestone Sep 6, 2017
@nlepage nlepage self-assigned this Sep 6, 2017
@codecov-io
Copy link

codecov-io commented Sep 6, 2017

Codecov Report

Merging #101 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #101   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          69     69           
  Lines         130    130           
  Branches        7      7           
=====================================
  Hits          130    130
Impacted Files Coverage Δ
src/array/take.js 100% <ø> (ø) ⬆️
src/array/takeRightWhile.js 100% <ø> (ø) ⬆️
src/collection/filter.js 100% <ø> (ø) ⬆️
src/array/fill.js 100% <ø> (ø) ⬆️
src/seq/ChainWrapper.js 100% <ø> (ø) ⬆️
src/object/assign.js 100% <ø> (ø) ⬆️
src/array/reverse.js 100% <ø> (ø) ⬆️
src/collection/orderBy.js 100% <ø> (ø) ⬆️
src/array/drop.js 100% <ø> (ø) ⬆️
src/math/divide.js 100% <ø> (ø) ⬆️
... and 59 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 3b3fcb0...781044e. Read the comment docs.

@nlepage nlepage changed the title 🔨 Remove default exports fix #100 Remove default exports fix #100 Sep 6, 2017
@nlepage nlepage closed this Sep 6, 2017
@nlepage nlepage deleted the chore/100 branch September 6, 2017 21:18
@nlepage nlepage restored the chore/100 branch September 6, 2017 21:18
@nlepage nlepage reopened this Sep 6, 2017
@nlepage nlepage merged commit 96a02ad into master Sep 7, 2017
@nlepage nlepage deleted the chore/100 branch September 7, 2017 09:53
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.

3 participants