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

Best-effort error reporting for interactions on final methods #2040

Merged
merged 15 commits into from
Dec 28, 2024

Fix minor things

c148647
Select commit
Loading
Failed to load commit list.
Merged

Best-effort error reporting for interactions on final methods #2040

Fix minor things
c148647
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 28, 2024 in 0s

88.18% of diff hit (target 80.44%)

View this Pull Request on Codecov

88.18% of diff hit (target 80.44%)

Annotations

Check warning on line 131 in spock-core/src/main/java/org/spockframework/mock/runtime/ByteBuddyMockInteractionValidator.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spock-core/src/main/java/org/spockframework/mock/runtime/ByteBuddyMockInteractionValidator.java#L131

Added line #L131 was not covered by tests

Check warning on line 109 in spock-core/src/main/java/org/spockframework/mock/runtime/MockObject.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spock-core/src/main/java/org/spockframework/mock/runtime/MockObject.java#L109

Added line #L109 was not covered by tests

Check warning on line 54 in spock-core/src/main/java/org/spockframework/runtime/extension/builtin/FailsWithInterceptor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spock-core/src/main/java/org/spockframework/runtime/extension/builtin/FailsWithInterceptor.java#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 56 in spock-core/src/main/java/org/spockframework/runtime/extension/builtin/FailsWithInterceptor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spock-core/src/main/java/org/spockframework/runtime/extension/builtin/FailsWithInterceptor.java#L56

Added line #L56 was not covered by tests

Check warning on line 60 in spock-core/src/main/java/org/spockframework/runtime/extension/builtin/FailsWithInterceptor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spock-core/src/main/java/org/spockframework/runtime/extension/builtin/FailsWithInterceptor.java#L60

Added line #L60 was not covered by tests

Check warning on line 97 in spock-spring/src/main/java/org/spockframework/spring/mock/DelegatingInterceptor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spock-spring/src/main/java/org/spockframework/spring/mock/DelegatingInterceptor.java#L97

Added line #L97 was not covered by tests

Check warning on line 137 in spock-spring/src/main/java/org/spockframework/spring/mock/DelegatingInterceptor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

spock-spring/src/main/java/org/spockframework/spring/mock/DelegatingInterceptor.java#L137

Added line #L137 was not covered by tests