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

Extracts logic from apm commands: grant command #902

Merged
merged 11 commits into from
Nov 21, 2019

Conversation

theethernaut
Copy link
Contributor

@theethernaut theethernaut commented Nov 11, 2019

Ready for review

Sub PR of #871

@0xGabi 0xGabi requested review from dapplion and removed request for kernelwhisperer November 12, 2019 13:37
Copy link
Contributor

@dapplion dapplion left a comment

Choose a reason for hiding this comment

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

Looks good! Clean and good namings 🎆. However, I see a bit of abuse of the progressHandler. It should

  • be used exclusively for informative updates, not for error handling, and
  • only in spots where it can provide valuable information, not after/before every async block.

@dapplion
Copy link
Contributor

Thank you @macor161 for addressing the issues, really neat work. I added one extra comment on a separate review regarding the tests

@0xGabi 0xGabi merged commit 1f3c2ff into sdk-v7-refactor-apm Nov 21, 2019
@delete-merged-branch delete-merged-branch bot deleted the sdk-v7-refactor-apm-grant branch November 21, 2019 06:27
macor161 pushed a commit that referenced this pull request Nov 22, 2019
* Enabling verbose in AVA tests
* Review: Extracts logic from apm commands: info command (#898)
* Extracts logic from apm commands: extract-functions command (#870)
* Extracts logic from apm commands: versions command (#891)
* Extracts logic from apm commands: packages command (#892)
* Extracts logic from apm commands: grant command (#902)
* Fix test import
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.

None yet

4 participants