8000 [feat]: read config from env by stone1100 · Pull Request #929 · lindb/lindb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[feat]: read config from env #929

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

Merged
merged 1 commit into from
Mar 10, 2023
Merged

[feat]: read config from env #929

merged 1 commit into from
Mar 10, 2023

Conversation

stone1100
Copy link
Member
@stone1100 stone1100 commented Mar 9, 2023

What problem does this PR solve?

Issue Number: #928

Problem Summary:

  • read config from env
  • env config overwrite file

Check List

Tests

  • Unit test
  • Integration test
  • No code

@stone1100 stone1100 added the feature New feature label Mar 9, 2023
@codecov
Copy link
codecov bot commented Mar 9, 2023

Codecov Report

Merging #929 (b4396e0) into main (3316d6a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head b4396e0 differs from pull request most recent head 76e73d8. Consider uploading reports for the commit 76e73d8 to get more accurate results

@@           Coverage Diff           @@
##             main     #929   +/-   ##
=======================================
  Coverage   96.29%   96.30%           
=======================================
  Files         415      415           
  Lines       25226    25290   +64     
=======================================
+ Hits        24291    24355   +64     
  Misses        664      664           
  Partials      271      271           
Impacted Files Coverage Δ
config/root.go 100.00% <ø> (ø)
config/broker.go 100.00% <100.00%> (ø)
config/general.go 100.00% <100.00%> (ø)
config/global.go 100.00% <100.00%> (ø)
config/logging.go 100.00% <100.00%> (ø)
config/monitor.go 100.00% <100.00%> (ø)
config/standalone.go 100.00% <100.00%> (ø)
config/storage.go 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@stone1100 stone1100 merged commit 29b6c27 into lindb:main Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0