spring-attic / spring-cloud-gcp

Integration for Google Cloud Platform APIs with Spring
Apache License 2.0
705 stars 693 forks source link

bump version to 1.2.5.BUILD-SNAPSHOT #2482

Closed dmitry-s closed 4 years ago

dmitry-s commented 4 years ago

fixes #2481

elefeint commented 4 years ago

Build failure looks like an environmental issue; I restarted it.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

warning The version of Java (1.8.0_151) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11. Read more here

codecov[bot] commented 4 years ago

Codecov Report

Merging #2482 into master will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2482      +/-   ##
============================================
+ Coverage     74.18%   74.21%   +0.02%     
  Complexity     2155     2155              
============================================
  Files           267      267              
  Lines          7736     7736              
  Branches        798      798              
============================================
+ Hits           5739     5741       +2     
+ Misses         1628     1626       -2     
  Partials        369      369              
Flag Coverage Δ Complexity Δ
#unittests 74.21% <ø> (+0.02%) 2155.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
...tastore/GcpDatastoreEmulatorAutoConfiguration.java 72.41% <0.00%> (+6.89%) 6.00% <0.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 85874ed...c0a66f2. Read the comment docs.

elefeint commented 4 years ago

Build passed; good to go.