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 comments and clarify Tendermint code #1447

Merged
merged 2 commits into from
Mar 16, 2023
Merged

Conversation

hrxi
Copy link
Member

@hrxi hrxi commented Mar 16, 2023

Update issue number for cyclic dependencies in Rust Analyzer. rust-lang/rust-analyzer#2414 was closed in favor of rust-lang/rust-analyzer#14167.

Clarify that the changes from Blockchain::commit_accounts are not written. While reading the code, it wasn't directly clear to me that these lines in Tendermint code do not actually change anything in the accounts trie.

@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Patch coverage: 87.50% and project coverage change: -0.10 ⚠️

Comparison is base (38d18be) 66.10% compared to head (d833ea6) 66.01%.

Additional details and impacted files
@@              Coverage Diff              @@
##           albatross    #1447      +/-   ##
=============================================
- Coverage      66.10%   66.01%   -0.10%     
=============================================
  Files            413      413              
  Lines          52200    52204       +4     
=============================================
- Hits           34506    34461      -45     
- Misses         17694    17743      +49     
Flag Coverage Δ
unittests 66.01% <87.50%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
validator/src/tendermint.rs 66.20% <87.50%> (+0.09%) ⬆️

... and 8 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

…ritten

While reading the code, it wasn't directly clear to me that these lines
in Tendermint code do not actually change anything in the accounts trie.
@jsdanielh jsdanielh merged commit d833ea6 into albatross Mar 16, 2023
@jsdanielh jsdanielh deleted the hrxi/minor_fixes19 branch March 16, 2023 05:21
@jsdanielh jsdanielh added this to the Nimiq PoS Testnet milestone Apr 20, 2023
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