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

Fix issue with Object methods on interface spies #1529

Merged

Conversation

leonard84
Copy link
Member

fixes #1516

@leonard84 leonard84 added this to the 2.3 milestone Sep 29, 2022
@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Base: 79.85% // Head: 79.84% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (c165dc6) compared to base (e8f4ce5).
Patch coverage: 71.42% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1529      +/-   ##
============================================
- Coverage     79.85%   79.84%   -0.01%     
- Complexity     4057     4059       +2     
============================================
  Files           413      414       +1     
  Lines         12842    12848       +6     
  Branches       1659     1662       +3     
============================================
+ Hits          10255    10259       +4     
- Misses         1987     1988       +1     
- Partials        600      601       +1     
Impacted Files Coverage Δ
...ockframework/mock/runtime/ObjectMethodInvoker.java 60.00% <60.00%> (ø)
...ck/runtime/DynamicProxyMockInterceptorAdapter.java 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@leonard84 leonard84 merged commit 8795325 into spockframework:master Sep 29, 2022
@leonard84 leonard84 deleted the fix-1516_ObjectMethodInvoker branch September 29, 2022 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant