Skip to content

feat(debounce): add debounce to connection message in background #12

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sk91
Copy link

@sk91 sk91 commented May 23, 2019

Allows to debounce posting messages to connection in background

@codecov-io
Copy link

Codecov Report

Merging #12 into master will decrease coverage by 6.89%.
The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #12     +/-   ##
========================================
- Coverage     100%   93.1%   -6.9%     
========================================
  Files           3       4      +1     
  Lines          47      58     +11     
========================================
+ Hits           47      54      +7     
- Misses          0       4      +4
Impacted Files Coverage Δ
src/background-store.js 100% <100%> (ø) ⬆️
src/utils.js 20% <20%> (ø)

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 5cdd349...a6b67dd. Read the comment docs.

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

Successfully merging this pull request may close these issues.

2 participants