-
Notifications
You must be signed in to change notification settings - Fork 475
Add Groovy 5 support (#2196) #2213
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
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
9c924bb to
8a7e24d
Compare
8a7e24d to
9f554bc
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2213 +/- ##
============================================
+ Coverage 81.89% 81.96% +0.07%
- Complexity 4728 4741 +13
============================================
Files 463 465 +2
Lines 14771 14845 +74
Branches 1871 1873 +2
============================================
+ Hits 12096 12167 +71
- Misses 1987 1991 +4
+ Partials 688 687 -1
🚀 New features to boost your workflow:
|
f653494 to
a1e747d
Compare
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
7946ad7 to
50e0bab
Compare
50e0bab to
e2f7ed8
Compare
e2f7ed8 to
fd42a6c
Compare
098924f to
5288e91
Compare
fd42a6c to
b059f85
Compare
ae5de84 to
10be65b
Compare
9a816a5 to
50499b7
Compare
50499b7 to
ae24dce
Compare
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.
LGTM.
spock-specs/src/test/groovy/org/spockframework/smoke/mock/GroovySpiesThatAreGlobal.groovy
Outdated
Show resolved
Hide resolved
spock-specs/src/test/groovy/org/spockframework/smoke/mock/GroovySpiesThatAreGlobal.groovy
Outdated
Show resolved
Hide resolved
spock-specs/src/test/groovy/org/spockframework/smoke/mock/GroovySpiesThatAreGlobal.groovy
Show resolved
Hide resolved
spock-specs/src/test/groovy/org/spockframework/smoke/mock/GroovySpiesThatAreGlobal.groovy
Outdated
Show resolved
Hide resolved
spock-specs/src/test/groovy/org/spockframework/smoke/mock/GroovySpiesThatAreGlobal.groovy
Show resolved
Hide resolved
spock-specs/src/test/groovy/org/spockframework/smoke/mock/GroovySpiesThatAreGlobal.groovy
Outdated
Show resolved
Hide resolved
spock-specs/src/test/groovy/org/spockframework/smoke/mock/GroovySpiesThatAreGlobal.groovy
Show resolved
Hide resolved
spock-specs/src/test/groovy/org/spockframework/smoke/mock/GroovySpiesThatAreGlobal.groovy
Show resolved
Hide resolved
…vySpiesThatAreGlobal.groovy Co-authored-by: Björn Kautler <[email protected]>
…vySpiesThatAreGlobal.groovy Co-authored-by: Björn Kautler <[email protected]>
…vySpiesThatAreGlobal.groovy Co-authored-by: Björn Kautler <[email protected]>
…vySpiesThatAreGlobal.groovy Co-authored-by: Björn Kautler <[email protected]>
…vySpiesThatAreGlobal.groovy Co-authored-by: Björn Kautler <[email protected]>
…vySpiesThatAreGlobal.groovy Co-authored-by: Björn Kautler <[email protected]>
…vySpiesThatAreGlobal.groovy Co-authored-by: Björn Kautler <[email protected]>
|
@Vampire Is something left from your side? |
|
I don't think so, except for the question whether we pull out the the property forwarding into a separate PR before this PR, as this was already heavily broken and just not found and has not exactly much to do with this PR. Other than that I think I'm also happy now and think we did an awesome piece work together here. :-) |
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.
I would say we merge everything with this PR.
And thanks to you for the work on the PR. :)
|
What's the verb you missed? |
|
Oh, well, too late, fine. :-D |
|
Now it looks like I did the dirty work you provided :-D 💪 |
I do not quite get what you mean.. |
|
I mean it now looks like I fixed the property access f**** up that you solved. :-) |

No description provided.