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: prevent reset poll timers on node status updates #827

Merged
merged 2 commits into from
Mar 5, 2021

Conversation

robertsLando
Copy link
Member

Fixes #826

@coveralls
Copy link

coveralls commented Mar 5, 2021

Pull Request Test Coverage Report for Build 624953520

  • 2 of 5 (40.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.004%) to 18.363%

Changes Missing Coverage Covered Lines Changed/Added Lines %
types/index.d.ts 0 1 0.0%
lib/ZwaveClient.js 0 2 0.0%
Totals Coverage Status
Change from base Build 624929025: 0.004%
Covered Lines: 2023
Relevant Lines: 11297

💛 - Coveralls

@robertsLando robertsLando merged commit c5c96bd into master Mar 5, 2021
@robertsLando robertsLando deleted the prevent-inited branch March 5, 2021 16:08
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.

[bug] Polling timer resets on any node report, not targeted value
2 participants