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

First implementation of apply, and set #119

Merged
merged 8 commits into from
Oct 30, 2017
Merged

First implementation of apply, and set #119

merged 8 commits into from
Oct 30, 2017

Conversation

nlepage
Copy link
Member

@nlepage nlepage commented Oct 24, 2017

Description

First implementation of apply, and set...

Issues : #107 #108

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

codecov-io commented Oct 24, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #119   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          71     73    +2     
  Lines         217    243   +26     
  Branches       37     47   +10     
=====================================
+ Hits          217    243   +26
Impacted Files Coverage Δ
src/core/toPath.js 100% <ø> (ø) ⬆️
src/util/lang.js 100% <ø> (ø) ⬆️
src/core/apply.js 100% <100%> (ø)
src/core/set.js 100% <100%> (ø)
src/core/path.utils.js 100% <100%> (ø)

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 b565081...b03007c. Read the comment docs.

@nlepage nlepage force-pushed the feature/107 branch 2 times, most recently from 14be6a7 to 2d8de9a Compare October 25, 2017 20:30
@nlepage nlepage changed the title 🚧 First implementation of apply, and set First implementation of apply, and set Oct 30, 2017
@nlepage nlepage merged commit de95404 into master Oct 30, 2017
@nlepage nlepage deleted the feature/107 branch October 30, 2017 18:58
@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