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(theme service): add debounce on stream #2022

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

fix(theme service): add debounce on stream #2022

wants to merge 2 commits into from

Conversation

yassernasc
Copy link

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

onMediaQueryChange could have a debounce - #914

@codecov
Copy link

codecov bot commented Oct 17, 2019

Codecov Report

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

@@           Coverage Diff           @@
##           master    #2022   +/-   ##
=======================================
  Coverage   84.23%   84.23%           
=======================================
  Files         235      235           
  Lines        7903     7903           
  Branches      693      693           
=======================================
  Hits         6657     6657           
  Misses       1042     1042           
  Partials      204      204
Impacted Files Coverage Δ
src/framework/theme/services/theme.service.ts 97.61% <100%> (ø) ⬆️

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.

1 participant