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

Handle error when an empty path is provided to apply function #154

Merged
merged 1 commit into from
Dec 7, 2017

Conversation

frinyvonnick
Copy link
Contributor

Prerequisites

Description

Handle error when an empty path is provided to apply function

Issue : #150

@nlepage nlepage added this to the 1.0.0-RC1 milestone Dec 7, 2017
@codecov-io
Copy link

codecov-io commented Dec 7, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #154   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          77     77           
  Lines         294    295    +1     
=====================================
+ Hits          294    295    +1
Impacted Files Coverage Δ
packages/immutadot/src/core/apply.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 c15e0cc...6512cc3. Read the comment docs.

@nlepage
Copy link
Member

nlepage commented Dec 7, 2017

fix #150

@nlepage nlepage merged commit 3756f33 into master Dec 7, 2017
@nlepage nlepage deleted the bug/150 branch December 7, 2017 14:16
@nlepage nlepage mentioned this pull request Dec 7, 2017
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.

None yet

3 participants