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

Update configuration file format for Tendermint v0.35 #1144

Merged
merged 4 commits into from
Jun 10, 2022

Conversation

thanethomson
Copy link
Contributor

Follows from #1139

Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
@thanethomson thanethomson mentioned this pull request Jun 10, 2022
5 tasks
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
@codecov-commenter
Copy link

Codecov Report

Merging #1144 (262bf2b) into master (1a252a8) will decrease coverage by 0.0%.
The diff coverage is 79.7%.

@@           Coverage Diff            @@
##           master   #1144     +/-   ##
========================================
- Coverage    64.7%   64.7%   -0.1%     
========================================
  Files         231     232      +1     
  Lines       15637   15667     +30     
========================================
+ Hits        10122   10139     +17     
- Misses       5515    5528     +13     
Impacted Files Coverage Δ
config/src/lib.rs 100.0% <ø> (ø)
config/src/config.rs 51.1% <35.7%> (-11.3%) ⬇️
config/src/serialization.rs 89.2% <89.2%> (ø)
testgen/src/vote.rs 84.0% <0.0%> (-1.7%) ⬇️
testgen/src/header.rs 88.1% <0.0%> (-0.7%) ⬇️
testgen/src/commit.rs 90.6% <0.0%> (-0.7%) ⬇️

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 1a252a8...262bf2b. Read the comment docs.

@thanethomson thanethomson marked this pull request as ready for review June 10, 2022 10:43
@thanethomson thanethomson merged commit b3d31a5 into master Jun 10, 2022
@thanethomson thanethomson deleted the thane/update-config branch June 10, 2022 10:50
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