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

Seed: improve helptext #7304

Merged
merged 1 commit into from
Sep 9, 2021
Merged

Seed: improve helptext #7304

merged 1 commit into from
Sep 9, 2021

Conversation

arajasek
Copy link
Contributor

@arajasek arajasek commented Sep 8, 2021

Also change to a Uint since that's what we parse in the body

@arajasek arajasek requested a review from a team as a code owner September 8, 2021 19:27
@codecov
Copy link

codecov bot commented Sep 8, 2021

Codecov Report

Merging #7304 (16c6091) into master (d1d8845) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7304      +/-   ##
==========================================
- Coverage   39.12%   39.10%   -0.02%     
==========================================
  Files         614      614              
  Lines       64983    64983              
==========================================
- Hits        25422    25414       -8     
- Misses      35155    35156       +1     
- Partials     4406     4413       +7     
Impacted Files Coverage Δ
cmd/lotus-seed/main.go 0.00% <ø> (ø)
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
chain/types/tipset_key.go 85.96% <0.00%> (-3.51%) ⬇️
node/hello/hello.go 63.63% <0.00%> (-3.41%) ⬇️
chain/sub/incoming.go 54.43% <0.00%> (-3.38%) ⬇️
storage/wdpost_sched.go 77.22% <0.00%> (-1.99%) ⬇️
chain/events/events_called.go 83.90% <0.00%> (-1.96%) ⬇️
extern/sector-storage/sched.go 83.05% <0.00%> (-1.66%) ⬇️
chain/stmgr/searchwait.go 63.39% <0.00%> (-1.31%) ⬇️
storage/wdpost_changehandler.go 97.64% <0.00%> (-0.95%) ⬇️
... and 11 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 d1d8845...16c6091. Read the comment docs.

@magik6k magik6k merged commit 92c12f9 into master Sep 9, 2021
@magik6k magik6k deleted the asr/seed branch September 9, 2021 09:45
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.

2 participants