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

generator: Add --verbose option to client generator #991

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Oct 14, 2024

What does this Pull Request accomplish?

Add --verbose option to client generator.

Fix a type hint in plugin generator.

Why should this Pull Request be merged?

Fixes #976

What testing has been done?

Ran client generator with -vv, -v, and no -v's. Got many debug logs with -vv.

Copy link

Test Results

    40 files  ±0      40 suites  ±0   49m 21s ⏱️ - 4m 23s
   700 tests ±0     700 ✅ ±0      0 💤 ±0  0 ❌ ±0 
17 000 runs  ±0  15 930 ✅ ±0  1 070 💤 ±0  0 ❌ ±0 

Results for commit 67fdd80. ± Comparison against base commit 5201eab.

@bkeryan bkeryan merged commit b5940dc into main Oct 14, 2024
17 checks passed
@bkeryan bkeryan deleted the users/bkeryan/verbose-generator branch October 14, 2024 18:14
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.

Client generator is missing --verbose option
2 participants