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: handle null in obj, handle empty string in path #37

Closed
wants to merge 1 commit into from
Closed

fix: handle null in obj, handle empty string in path #37

wants to merge 1 commit into from

Conversation

bgoscinski
Copy link
Contributor

Closes #35
Closes #36

I also managed to reduce the size slightly but the perf suffered...
image

@codecov-commenter
Copy link

Codecov Report

Merging #37 (f4299cb) into master (56923fe) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #37   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           34        34           
=========================================
  Hits            34        34           
Impacted Files Coverage Δ
src/index.js 100.00% <100.00%> (ø)
src/merge.js 100.00% <100.00%> (ø)

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 56923fe...f4299cb. Read the comment docs.

@bgoscinski bgoscinski closed this Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants