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

feat: update to java 17 to prepare spring 3 support (#1433) #1433

Merged
merged 1 commit into from
Jan 5, 2023
Merged

Conversation

tkrop
Copy link
Member

@tkrop tkrop commented Jan 4, 2023

Switch to Java 17 to continue on upgrading Spring and Hibernate dependencies as started in #1432.

@codecov-commenter
Copy link

Codecov Report

Base: 76.42% // Head: 88.09% // Increases project coverage by +11.67% 🎉

Coverage data is based on head (0788de3) compared to base (9e44560).
Patch has no changes to coverable lines.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #1433       +/-   ##
=============================================
+ Coverage     76.42%   88.09%   +11.67%     
=============================================
  Files           171       32      -139     
  Lines          2816      378     -2438     
  Branches        492       55      -437     
=============================================
- Hits           2152      333     -1819     
+ Misses          415       32      -383     
+ Partials        249       13      -236     
Impacted Files Coverage Δ
...otlin/org/zalando/zally/core/ContentParseResult.kt
...alando/zally/ruleset/zalando/UseProblemJsonRule.kt
...rg/zalando/zally/ruleset/zalando/MediaTypesRule.kt
...ando/zally/ruleset/zalando/FormatForNumbersRule.kt
...ly/configuration/ConversionServiceConfiguration.kt
...org/zalando/zally/util/JsonRawValueDeserializer.kt
...in/org/zalando/zally/statistic/ReviewStatistics.kt
...rg/zalando/zally/ruleset/zalando/UseOpenApiRule.kt
...n/kotlin/org/zalando/zally/core/util/HttpStatus.kt
cli/zally/app.go
... and 129 more

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.

@tfrauenstein
Copy link
Member

👍

1 similar comment
@tkrop
Copy link
Member Author

tkrop commented Jan 5, 2023

👍

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

3 participants