fixed issue in request method in case if this.restClientConfig is not provided in config - #237
Conversation
… provided in config
WalkthroughThe change adds a guard check to Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (1)
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 |
|
Ah, thank you @AlexGalichenko ! |
* 5.5.0 -> 5.5.1-SNAPSHOT * Merge pull request #237 from AlexGalichenko/fix-custom-agent fixed issue in request method in case if this.restClientConfig is not provided in config * Update changelog --------- Co-authored-by: reportportal.io <reportportal.io> Co-authored-by: Alexander Galichenko <alexandr.galichenko@gmail.com>
fixed the issue in the request method in case if this.restClientConfig is not provided in the config
Summary by CodeRabbit