-
-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Rp #2300
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2300 +/- ##
============================================
+ Coverage 88.00% 88.03% +0.02%
- Complexity 5544 5554 +10
============================================
Files 762 762
Lines 15403 15439 +36
Branches 1033 1033
============================================
+ Hits 13556 13592 +36
Misses 1712 1712
Partials 135 135
Continue to review full report at Codecov.
|
...c/main/java/org/vividus/reportportal/jbehave/AdaptedDelegatingReportPortalStoryReporter.java
Outdated
Show resolved
Hide resolved
vividus-agent-reportportal/src/main/resources/properties/defaults/default.properties
Outdated
Show resolved
Hide resolved
...c/main/java/org/vividus/reportportal/jbehave/AdaptedDelegatingReportPortalStoryReporter.java
Outdated
Show resolved
Hide resolved
implementation project(':vividus-soft-assert') | ||
implementation project(':vividus-reporter') | ||
implementation(group: 'com.google.guava', name: 'guava', version: versions.guava) | ||
implementation(group: 'org.springframework', name: 'spring-context', version: versions.spring) | ||
|
||
// ReportPortal | ||
implementation(group: 'com.epam.reportportal', name: 'logger-java-log4j', version: '4.0.2') | ||
implementation(group: 'com.github.reportportal', name: 'agent-java-jbehave', version: '4.2.1') { | ||
implementation(group: 'com.epam.reportportal', name: 'logger-java-log4j', version: '5.1.2') |
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.
implementation(group: 'com.epam.reportportal', name: 'logger-java-log4j', version: '5.1.2') | |
implementation(group: 'com.epam.reportportal', name: 'logger-java-log4j', version: '5.1.3') |
welcome to log4jhell
...c/main/java/org/vividus/reportportal/jbehave/AdaptedDelegatingReportPortalStoryReporter.java
Outdated
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed! |
No description provided.