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

PR#518 and PR#529 -> qa #532

Merged
merged 3 commits into from
Sep 29, 2022
Merged

PR#518 and PR#529 -> qa #532

merged 3 commits into from
Sep 29, 2022

Conversation

pratikspatil024
Copy link
Member

No description provided.

pratikspatil024 and others added 2 commits September 27, 2022 22:12
* added go and bash script to get config out of start.sh and updated flagset.go

* changed 'requiredblocks' flag back to 'eth.requiredblocks'

* updated script

* changed 'requiredblocks' flag back to 'eth.requiredblocks'

* updated tests, and removed requiredblocks from json and hcl

* addressed comments
* remove setting maxpeers to 0 for nodiscover flag

* set default prometheus and open-collector endpoint

* skip building grpc address from pprof address and port

* fix: linters

* fix and improve tests

* use loopback address for prometheus and open-collector endpoint

* add logs for prometheus and open-collector setup

* updated the script to handle prometheus-addr

* updated builder/files/config.toml

Co-authored-by: Pratik Patil <pratikspatil024@gmail.com>
@pratikspatil024 pratikspatil024 requested a review from a team September 27, 2022 16:46
@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2022

Codecov Report

Base: 57.01% // Head: 56.92% // Decreases project coverage by -0.09% ⚠️

Coverage data is based on head (3352766) compared to base (ebbe100).
Patch coverage: 37.50% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##               qa     #532      +/-   ##
==========================================
- Coverage   57.01%   56.92%   -0.10%     
==========================================
  Files         601      598       -3     
  Lines       69086    69067      -19     
==========================================
- Hits        39391    39314      -77     
- Misses      26359    26411      +52     
- Partials     3336     3342       +6     
Impacted Files Coverage Δ
internal/cli/flagset/flagset.go 35.77% <0.00%> (-1.02%) ⬇️
internal/cli/server/server.go 29.58% <0.00%> (-0.36%) ⬇️
internal/cli/server/config.go 72.79% <100.00%> (-0.53%) ⬇️
internal/cli/server/flags.go 100.00% <100.00%> (ø)
node/defaults.go 24.13% <0.00%> (-6.90%) ⬇️
les/distributor.go 79.68% <0.00%> (-3.13%) ⬇️
les/utils/exec_queue.go 88.88% <0.00%> (-2.78%) ⬇️
consensus/ethash/ethash.go 54.19% <0.00%> (-2.30%) ⬇️
miner/worker.go 70.94% <0.00%> (-2.24%) ⬇️
p2p/simulations/mocker.go 31.11% <0.00%> (-2.23%) ⬇️
... and 18 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@pratikspatil024 pratikspatil024 merged commit 43e5d3a into qa Sep 29, 2022
@pratikspatil024 pratikspatil024 deleted the 518-529-qa branch September 29, 2022 08:55
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.

4 participants