spring-attic / spring-cloud-gcp

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

(backport): Consolidate logging tests with trace sample test #1676 #2536

Closed meltsufin closed 3 years ago

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
No Duplication information No Duplication information

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 3 years ago

Codecov Report

Merging #2536 into 1.1.x will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              1.1.x    #2536   +/-   ##
=========================================
  Coverage     68.69%   68.69%           
  Complexity     1442     1442           
=========================================
  Files           203      203           
  Lines          5750     5750           
  Branches        578      578           
=========================================
  Hits           3950     3950           
  Misses         1560     1560           
  Partials        240      240           
Flag Coverage Δ Complexity Δ
#integration 80.13% <ø> (?) 1744.00 <ø> (?)
#unittests 68.69% <ø> (ø) 1442.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 28cf9ca...be6edb2. Read the comment docs.