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

Add envconfig docs to the config #7412

Merged
merged 2 commits into from
Sep 30, 2021
Merged

Add envconfig docs to the config #7412

merged 2 commits into from
Sep 30, 2021

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Sep 30, 2021

No description provided.

@magik6k magik6k requested a review from a team as a code owner September 30, 2021 16:24
@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #7412 (b3432b5) into master (4192e40) will increase coverage by 5.17%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7412      +/-   ##
==========================================
+ Coverage   34.44%   39.62%   +5.17%     
==========================================
  Files         609      615       +6     
  Lines       64851    65140     +289     
==========================================
+ Hits        22341    25809    +3468     
+ Misses      38314    34843    -3471     
- Partials     4196     4488     +292     
Impacted Files Coverage Δ
node/config/load.go 69.13% <100.00%> (+0.38%) ⬆️
markets/loggers/loggers.go 89.28% <0.00%> (-10.72%) ⬇️
chain/actors/builtin/paych/paych.go 16.88% <0.00%> (-5.20%) ⬇️
chain/events/observer.go 71.64% <0.00%> (-2.99%) ⬇️
miner/miner.go 55.29% <0.00%> (-0.67%) ⬇️
node/impl/full/chain.go 12.34% <0.00%> (-0.61%) ⬇️
node/impl/storminer.go 27.03% <0.00%> (-0.40%) ⬇️
extern/sector-storage/stores/local.go 58.80% <0.00%> (ø)
journal/mockjournal/journal.go 71.42% <0.00%> (ø)
lib/nullreader/reader.go 0.00% <0.00%> (ø)
... and 137 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4192e40...b3432b5. Read the comment docs.

@arajasek arajasek merged commit 1b18793 into master Sep 30, 2021
@arajasek arajasek deleted the feat/config-env-docs branch September 30, 2021 16:49
@jennijuju jennijuju added this to the v1.13.0 milestone Oct 4, 2021
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.

3 participants