spring-attic / spring-cloud-gcp

Integration for Google Cloud Platform APIs with Spring
Apache License 2.0
704 stars 694 forks source link

Fix: Spanner Emulator Project ID does not take the default Spring Clo… #2592

Closed kioie closed 3 years ago

kioie commented 3 years ago

Fixes #2582

codecov[bot] commented 3 years ago

Codecov Report

Merging #2592 (9fcac7e) into master (3461e78) will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2592      +/-   ##
============================================
- Coverage     74.09%   74.06%   -0.03%     
  Complexity     2171     2171              
============================================
  Files           267      267              
  Lines          7816     7819       +3     
  Branches        809      810       +1     
============================================
  Hits           5791     5791              
- Misses         1647     1650       +3     
  Partials        378      378              
Flag Coverage Δ Complexity Δ
integration ? ?
unittests 74.06% <0.00%> (-0.03%) 0.00 <0.00> (ø)

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

Impacted Files Coverage Δ Complexity Δ
...e/spanner/GcpSpannerEmulatorAutoConfiguration.java 0.00% <0.00%> (ø) 0.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 3461e78...9fcac7e. Read the comment docs.