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

element verification rewrite #1466

Merge branch 'main' into 1461-enhancement-revamp-validation-error-mes…

b220204
Select commit
Loading
Failed to load commit list.
Merged

element verification rewrite #1466

Merge branch 'main' into 1461-enhancement-revamp-validation-error-mes…
b220204
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 24, 2024 in 0s

79.77% of diff hit (target 50.98%)

View this Pull Request on Codecov

79.77% of diff hit (target 50.98%)

Annotations

Check warning on line 151 in src/main/java/com/shaft/validation/internal/ValidationsExecutor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/ValidationsExecutor.java#L151

Added line #L151 was not covered by tests

Check warning on line 155 in src/main/java/com/shaft/validation/internal/ValidationsExecutor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/ValidationsExecutor.java#L155

Added line #L155 was not covered by tests

Check warning on line 157 in src/main/java/com/shaft/validation/internal/ValidationsExecutor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/ValidationsExecutor.java#L157

Added line #L157 was not covered by tests

Check warning on line 198 in src/main/java/com/shaft/validation/internal/ValidationsExecutor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/ValidationsExecutor.java#L198

Added line #L198 was not covered by tests

Check warning on line 82 in src/main/java/com/shaft/validation/internal/ValidationsHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/ValidationsHelper.java#L82

Added line #L82 was not covered by tests

Check warning on line 238 in src/main/java/com/shaft/validation/internal/ValidationsHelper.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/ValidationsHelper.java#L238

Added line #L238 was not covered by tests

Check warning on line 39 in src/main/java/com/shaft/validation/internal/ValidationsHelper2.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/ValidationsHelper2.java#L39

Added line #L39 was not covered by tests

Check warning on line 87 in src/main/java/com/shaft/validation/internal/ValidationsHelper2.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/ValidationsHelper2.java#L87

Added line #L87 was not covered by tests

Check warning on line 91 in src/main/java/com/shaft/validation/internal/ValidationsHelper2.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/ValidationsHelper2.java#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 130 in src/main/java/com/shaft/validation/internal/WebDriverElementValidationsBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/WebDriverElementValidationsBuilder.java#L130

Added line #L130 was not covered by tests

Check warning on line 142 in src/main/java/com/shaft/validation/internal/WebDriverElementValidationsBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/WebDriverElementValidationsBuilder.java#L142

Added line #L142 was not covered by tests

Check warning on line 214 in src/main/java/com/shaft/validation/internal/WebDriverElementValidationsBuilder.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/shaft/validation/internal/WebDriverElementValidationsBuilder.java#L214

Added line #L214 was not covered by tests