-
Notifications
You must be signed in to change notification settings - Fork 20
Release 5.3.3 #201
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: master
Are you sure you want to change the base?
Release 5.3.3 #201
Conversation
…198) * EPMRPP-109177 || Add custom log levels support for Playwright agent * EPMRPP-109177 || crf - 1 * EPMRPP-109177 || format fix * EPMRPP-109177 || code fix --------- Co-authored-by: maria-hambardzumian <[email protected]>
* EPMRPP-106695 || Report logs under related nested step * EPMRPP-106695 || fix test-coverage * EPMRPP-106695 || crf * EPMRPP-106695 || lint fix * EPMRPP-106695 || crf - 2 --------- Co-authored-by: maria-hambardzumian <[email protected]>
* EPMRPP-106695 || Report logs under related nested step * EPMRPP-106695 || fix test-coverage * EPMRPP-106695 || crf * EPMRPP-106695 || lint fix * EPMRPP-108516 || Report attachments under related nested step * EPMRPP-108516 || crf --------- Co-authored-by: maria-hambardzumian <[email protected]>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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 |
| @@ -1,3 +1,5 @@ | |||
| ### Added | |||
| - Support for custom log levels in `ReportingApi.log()` and `ReportingApi.launchLog()` methods. You can now pass any string as a log level in addition to the PREDEFINED_LOG_LEVELS enum values (TRACE, DEBUG, INFO, WARN, ERROR, FATAL). | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's update the changelog with step scoped attachments and logs.
Let's also wait for the client release.
* EPMRPP-110764 || Use skippedIsNotIssue from client * EPMRPP-110764 || Adjustments --------- Co-authored-by: maria-hambardzumian <[email protected]>
No description provided.