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

Add debug commands #5244

Merged
merged 10 commits into from
Nov 11, 2019
Merged

Add debug commands #5244

merged 10 commits into from
Nov 11, 2019

Conversation

tac0turtle
Copy link
Member

  • moved some commands from gaiadebug as commands to be added to applications if they want

should I add some tests to this? may prolong the merge as I have to finish a tutorial

Signed-off-by: Marko Baricevic marbar3778@yahoo.com

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md

  • Re-reviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

- moved some commands from gaiadebug as commands to be added to applications if they want

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
@codecov
Copy link

codecov bot commented Oct 25, 2019

Codecov Report

Merging #5244 into master will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5244      +/-   ##
==========================================
+ Coverage   54.71%   54.72%   +0.01%     
==========================================
  Files         307      307              
  Lines       18304    18304              
==========================================
+ Hits        10015    10017       +2     
+ Misses       7503     7501       -2     
  Partials      786      786

@tac0turtle tac0turtle force-pushed the marko/add_debug-cmds branch from 3b9a747 to f15ec6e Compare October 25, 2019 13:41
client/debug/main.go Outdated Show resolved Hide resolved
client/debug/main.go Outdated Show resolved Hide resolved
client/debug/main.go Outdated Show resolved Hide resolved
client/debug/main.go Outdated Show resolved Hide resolved
@tac0turtle tac0turtle added R4R and removed WIP labels Nov 8, 2019
client/debug/main.go Outdated Show resolved Hide resolved
client/debug/main.go Show resolved Hide resolved
client/debug/main.go Outdated Show resolved Hide resolved
client/debug/main.go Outdated Show resolved Hide resolved
client/debug/main.go Outdated Show resolved Hide resolved
client/debug/main.go Outdated Show resolved Hide resolved
client/debug/main.go Outdated Show resolved Hide resolved
client/debug/main.go Outdated Show resolved Hide resolved
Copy link
Contributor

@alexanderbez alexanderbez left a comment

Choose a reason for hiding this comment

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

ACK.

@marbar3778 please create an accompanying PR to add the debug command to Gaia.

@alexanderbez alexanderbez merged commit 92d2dbe into master Nov 11, 2019
@alexanderbez alexanderbez deleted the marko/add_debug-cmds branch November 11, 2019 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants