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

fix(nodebuilder/state): overwrite state flags only if they were passed explicitly #3663

Merged
merged 2 commits into from
Aug 16, 2024

Conversation

vgonkivs
Copy link
Member

Closes #3661

@vgonkivs vgonkivs added the kind:fix Attached to bug-fixing PRs label Aug 16, 2024
@vgonkivs vgonkivs self-assigned this Aug 16, 2024
Copy link
Contributor

@cristaloleg cristaloleg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 45.73%. Comparing base (2469e7a) to head (61b71cd).
Report is 165 commits behind head on main.

Files Patch % Lines
nodebuilder/state/flags.go 0.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3663      +/-   ##
==========================================
+ Coverage   44.83%   45.73%   +0.90%     
==========================================
  Files         265      281      +16     
  Lines       14620    16042    +1422     
==========================================
+ Hits         6555     7337     +782     
- Misses       7313     7864     +551     
- Partials      752      841      +89     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vgonkivs vgonkivs merged commit 0dac760 into celestiaorg:main Aug 16, 2024
24 of 29 checks passed
walldiss pushed a commit to walldiss/celestia-node that referenced this pull request Aug 21, 2024
Wondertan pushed a commit that referenced this pull request Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:fix Attached to bug-fixing PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

State.DefaultKeyName value from config .toml is not respected
5 participants