-
Notifications
You must be signed in to change notification settings - Fork 45
test(drive-abci): suppress tracing logs in test output #3014
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
base: v3.1-dev
Are you sure you want to change the base?
Conversation
📝 WalkthroughWalkthroughThe changes refactor test logging initialization to support conditional log output routing. A new Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ gRPC Query Coverage Report |
44729d8 to
2b6b165
Compare
Issue being fixed or feature implemented
When running rs-drive-abci tests, almost 200 MB of logs is generated.
What was done?
For crates:
Logs are suppressed unless:
How Has This Been Tested?
Run
cargo test -p drive-abci.Then run
ACTIONS_STEP_DEBUG=true cargo test -p drive-abciBreaking Changes
None
Checklist:
For repository code-owners and collaborators only
Summary by CodeRabbit
Tests
Refactor
✏️ Tip: You can customize this high-level summary in your review settings.