Skip to content
This repository was archived by the owner on Jul 8, 2023. It is now read-only.

Conversation

danielemery
Copy link

We are using debounce-handler to enhance a component with optional props, we would like to debounce them only if they are present. At the moment this results in an error (see test case).

@codecov-io
Copy link

codecov-io commented Jan 11, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #26   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          17     17           
  Lines         242    244    +2     
=====================================
+ Hits          242    244    +2
Impacted Files Coverage Δ
packages/debounce-handler/src/index.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 3a154ce...c1021cd. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants