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

Bugfix/#2932 Spring Boot 2.2.2 #3207

Closed
wants to merge 8 commits into from
Closed

Bugfix/#2932 Spring Boot 2.2.2 #3207

wants to merge 8 commits into from

Conversation

AndreasKl
Copy link
Contributor

This is based on WIP - Updated spring dependencies and updates Spring Boot to 2.2.2 and Spring Hateoas to 1.0.2.

@codecov
Copy link

codecov bot commented Dec 10, 2019

Codecov Report

Merging #3207 into master will decrease coverage by 0.01%.
The diff coverage is 95%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master   #3207      +/-   ##
===========================================
- Coverage     92.91%   92.9%   -0.02%     
+ Complexity     3512    3509       -3     
===========================================
  Files           382     382              
  Lines          9330    9327       -3     
  Branches        768     768              
===========================================
- Hits           8669    8665       -4     
- Misses          472     473       +1     
  Partials        189     189
Impacted Files Coverage Δ Complexity Δ
...ta/rest/schema/SpringDataRestSchemaExtensions.java 100% <ø> (ø) 3 <0> (ø) ⬇️
...mentation/schema/plugins/SchemaPluginsManager.java 100% <100%> (ø) 9 <4> (-3) ⬇️
...ingfox/documentation/schema/TypeNameExtractor.java 98.48% <100%> (ø) 23 <0> (ø) ⬇️
...a/rest/schema/EmbeddedCollectionModelProvider.java 87.5% <100%> (ø) 5 <0> (ø) ⬇️
...ntation/spring/data/rest/SpecificationBuilder.java 93.47% <100%> (ø) 15 <0> (ø) ⬇️
...pring/web/plugins/DocumentationPluginsManager.java 100% <100%> (ø) 22 <2> (ø) ⬇️
...pring/data/rest/schema/ResourcesModelProvider.java 100% <100%> (ø) 8 <3> (ø) ⬇️
...ation/spring/data/rest/RequestExtractionUtils.java 64.1% <75%> (ø) 14 <0> (ø) ⬇️
...springfox/documentation/builders/ModelBuilder.java 95.74% <0%> (-4.26%) 16% <0%> (-1%)
...schema/property/SimpleMethodSignatureEquality.java 100% <0%> (+9.09%) 10% <0%> (+1%) ⬆️

@AndreasKl
Copy link
Contributor Author

Closing in favour of #3159

@AndreasKl AndreasKl closed this Dec 11, 2019
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.

None yet

2 participants