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

[CI] Switch JDK from 15 to 16 #1505

Merged
merged 5 commits into from Aug 24, 2021
Merged

[CI] Switch JDK from 15 to 16 #1505

merged 5 commits into from Aug 24, 2021

Conversation

valfirst
Copy link
Collaborator

No description provided.

@valfirst
Copy link
Collaborator Author

Blocked by gradle/gradle#15538

@valfirst valfirst force-pushed the swicth-jdk-from-15-to-16 branch 2 times, most recently from 1fc35e4 to d51717b Compare May 3, 2021 15:53
@ikalinin1 ikalinin1 force-pushed the swicth-jdk-from-15-to-16 branch 2 times, most recently from c8d2555 to a496625 Compare August 24, 2021 06:58
@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #1505 (72aea36) into master (8a8b25b) will increase coverage by 7.88%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1505      +/-   ##
============================================
+ Coverage     88.11%   96.00%   +7.88%     
+ Complexity     5455     5272     -183     
============================================
  Files           750      750              
  Lines         15050    15050              
  Branches       1023     1023              
============================================
+ Hits          13262    14448    +1186     
+ Misses         1650      468    -1182     
+ Partials        138      134       -4     
Impacted Files Coverage Δ
...p/validation/model/AbstractResourceValidation.java 66.66% <0.00%> (-7.41%) ⬇️
...dus/configuration/DeprecatedPropertiesHandler.java 98.87% <0.00%> (+14.60%) ⬆️
...in/java/org/vividus/configuration/BeanFactory.java 93.93% <0.00%> (+15.15%) ⬆️
...in/java/org/vividus/bdd/log/AllureLogAppender.java 100.00% <0.00%> (+20.00%) ⬆️
...org/vividus/configuration/PropertiesDecryptor.java 100.00% <0.00%> (+22.22%) ⬆️
...rc/main/java/org/vividus/runner/GenericRunner.java 23.80% <0.00%> (+23.80%) ⬆️
...ovy/VariableContextAwareGroovyScriptEvaluator.java 100.00% <0.00%> (+25.00%) ⬆️
.../java/org/vividus/spring/StartContextListener.java 100.00% <0.00%> (+27.27%) ⬆️
...idus/bdd/expression/GroovyExpressionProcessor.java 100.00% <0.00%> (+33.33%) ⬆️
...java/org/vividus/bdd/issue/KnownIssueProvider.java 98.24% <0.00%> (+43.85%) ⬆️
... and 49 more

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 8a8b25b...72aea36. Read the comment docs.

@sonarcloud
Copy link

sonarcloud bot commented Aug 24, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@valfirst valfirst merged commit 7194958 into master Aug 24, 2021
@valfirst valfirst deleted the swicth-jdk-from-15-to-16 branch August 24, 2021 11:55
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

4 participants