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: env var STORE_DIR and renamed OZW_NETWORK_KEY to NETWORK_KEY #308

Merged
merged 7 commits into from
Jan 21, 2021

Conversation

robertsLando
Copy link
Member

Fixes #85

@robertsLando robertsLando changed the title feat: STORE_DIR env var and renamed OZW_NETWORK_KEY to NETWORK_KEY feat: STORE_DIR env var Jan 21, 2021
@robertsLando robertsLando changed the title feat: STORE_DIR env var feat: env var STORE_DIR Jan 21, 2021
@robertsLando robertsLando changed the title feat: env var STORE_DIR feat: env var STORE_DIR and renamed OZW_NETWORK_KEY to NETWORK_KEY Jan 21, 2021
@coveralls
Copy link

coveralls commented Jan 21, 2021

Pull Request Test Coverage Report for Build 501586574

  • 106 of 180 (58.89%) changed or added relevant lines in 8 files are covered.
  • 7 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.4%) to 23.326%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app.js 0 1 0.0%
lib/ZwaveClient.js 0 2 0.0%
lib/MqttClient.js 0 11 0.0%
lib/utils.js 82 142 57.75%
Files with Coverage Reduction New Missed Lines %
lib/logger.js 1 85.35%
lib/Gateway.js 3 17.81%
lib/utils.js 3 62.43%
Totals Coverage Status
Change from base Build 501298160: 0.4%
Covered Lines: 2000
Relevant Lines: 8776

💛 - Coveralls

@robertsLando robertsLando merged commit 58c2cb9 into master Jan 21, 2021
@robertsLando robertsLando deleted the store-env-var branch January 21, 2021 16:19
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.

[feat] store directory env var
2 participants