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

EPMRPP-90446 || Add new rerun attributes instead of rewriting #1984

Merged
merged 1 commit into from
May 2, 2024

Conversation

IvanKustau
Copy link
Contributor

No description provided.

@IvanKustau IvanKustau self-assigned this May 2, 2024
@IvanKustau IvanKustau requested a review from avarabyeu as a code owner May 2, 2024 13:17
.withCondition(new FilterCondition(Condition.EQUALS, false, String.valueOf(launchId),
CRITERIA_LAUNCH_ID))
return Filter.builder().withTarget(TestItem.class).withCondition(
new FilterCondition(Condition.EQUALS, false, String.valueOf(launchId), CRITERIA_LAUNCH_ID))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [reviewdog] <com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck> reported by reviewdog 🐶
Line is longer than 100 characters (found 103).

@IvanKustau IvanKustau merged commit 14b483c into develop May 2, 2024
7 checks passed
@IvanKustau IvanKustau deleted the EPMRPP-90446-rerun-attributes branch May 2, 2024 13:20
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.

2 participants