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

Dump help/error fixes #3527

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Dump help/error fixes #3527

merged 2 commits into from
Jul 29, 2024

Conversation

roman-khimov
Copy link
Member

No description provided.

Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.07%. Comparing base (f0ae14e) to head (e5dd2b2).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3527      +/-   ##
==========================================
- Coverage   86.10%   86.07%   -0.03%     
==========================================
  Files         330      330              
  Lines       38646    38646              
==========================================
- Hits        33276    33266      -10     
- Misses       3830     3839       +9     
- Partials     1540     1541       +1     

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

@@ -100,7 +100,7 @@ func NewCommands() []*cli.Command {
Subcommands: []*cli.Command{
{
Name: "dump",
Usage: "Dump blocks (starting with block #1) to the file",
Copy link
Contributor

Choose a reason for hiding this comment

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

Why do you reference the issue in the commit header?

Copy link
Member Author

Choose a reason for hiding this comment

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

Because it fits in there? Usually the problem is that your 60-80 symbols is not enough for it.

@roman-khimov roman-khimov merged commit 8d4e8b6 into master Jul 29, 2024
20 of 21 checks passed
@roman-khimov roman-khimov deleted the dump-fixes branch July 29, 2024 12:08
Copy link
Member

@AnnaShaleva AnnaShaleva left a comment

Choose a reason for hiding this comment

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

LGTM.

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.

3 participants