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

feat: add dump node action #3768

Merged
merged 2 commits into from
Jun 13, 2024
Merged

feat: add dump node action #3768

merged 2 commits into from
Jun 13, 2024

Conversation

robertsLando
Copy link
Member

Fixes #3760

@coveralls
Copy link

coveralls commented Jun 13, 2024

Pull Request Test Coverage Report for Build 9502817079

Details

  • 0 of 23 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 21.105%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/mixins/InstancesMixin.js 0 8 0.0%
api/lib/ZwaveClient.ts 0 15 0.0%
Totals Coverage Status
Change from base Build 9484695874: -0.02%
Covered Lines: 3899
Relevant Lines: 19648

💛 - Coveralls

@robertsLando robertsLando merged commit f07a854 into master Jun 13, 2024
4 of 8 checks passed
@robertsLando robertsLando deleted the feat-dump branch June 13, 2024 15:56
@coveralls
Copy link

coveralls commented Jun 13, 2024

Pull Request Test Coverage Report for Build 9502862062

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 23 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.02%) to 21.105%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/mixins/InstancesMixin.js 0 8 0.0%
api/lib/ZwaveClient.ts 0 15 0.0%
Totals Coverage Status
Change from base Build 9484695874: -0.02%
Covered Lines: 3899
Relevant Lines: 19648

💛 - Coveralls

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.

Add an export feature for Z-Wave JS node dumps
2 participants