spring-attic / spring-cloud-gcp

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

(cherry-pick) Add lots of debugging for LocalSampleAppIntegrationTest #2602

Closed ttomsu closed 3 years ago

ttomsu commented 3 years ago

Backport of https://github.com/GoogleCloudPlatform/spring-cloud-gcp/pull/81 to help diagnose flaky failing integration test.

sonarcloud[bot] commented 3 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 soon. Please update to at least Java 11. Read more here

codecov[bot] commented 3 years ago

Codecov Report

Merging #2602 (96fdcba) into master (f19bb6a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2602   +/-   ##
=========================================
  Coverage     74.15%   74.15%           
  Complexity     2174     2174           
=========================================
  Files           267      267           
  Lines          7816     7816           
  Branches        810      810           
=========================================
  Hits           5796     5796           
  Misses         1642     1642           
  Partials        378      378           
Flag Coverage Δ Complexity Δ
integration ? ?
unittests 74.15% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 f19bb6a...96fdcba. Read the comment docs.