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 Spring 6 incompatibility #1428

Merged
merged 2 commits into from
Feb 17, 2022
Merged

Conversation

leonard84
Copy link
Member

fixes #1417

@leonard84 leonard84 added this to the 2.2 milestone Feb 16, 2022
@leonard84 leonard84 self-assigned this Feb 16, 2022
@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #1428 (6384d78) into master (4d5c0de) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1428      +/-   ##
============================================
+ Coverage     79.50%   79.52%   +0.01%     
- Complexity     3998     4005       +7     
============================================
  Files           403      404       +1     
  Lines         12537    12546       +9     
  Branches       1640     1641       +1     
============================================
+ Hits           9968     9977       +9     
  Misses         1974     1974              
  Partials        595      595              
Impacted Files Coverage Δ
...kframework/spring/mock/SpockMockPostprocessor.java 85.03% <ø> (ø)
...bleInstantiationAwareBeanPostProcessorAdapter.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d5c0de...6384d78. Read the comment docs.

@leonard84 leonard84 merged commit c83595b into spockframework:master Feb 17, 2022
@leonard84 leonard84 deleted the spring-6 branch February 17, 2022 11: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
Development

Successfully merging this pull request may close these issues.

Spock Spring does not setup Spring Context for Spring 6.0.0
2 participants