GoogleCloudPlatform / appengine-plugins

A client Java library to manage App Engine Java applications for any project that performs App Engine Java application management. For example, the Maven, Gradle and Eclipse App Engine plugins, custom user tools, etc.
Apache License 2.0
41 stars 27 forks source link

Add verbosity flag to gcloud commands #845

Closed loosebazooka closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #845 into master will increase coverage by 0.01%. The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #845      +/-   ##
============================================
+ Coverage     78.16%   78.17%   +0.01%     
  Complexity      613      613              
============================================
  Files            96       96              
  Lines          2427     2433       +6     
  Branches        285      286       +1     
============================================
+ Hits           1897     1902       +5     
  Misses          421      421              
- Partials        109      110       +1     
Impacted Files Coverage Δ Complexity Δ
...cloud/tools/appengine/operations/GcloudRunner.java 76.36% <66.66%> (-0.56%) 5.00 <0.00> (ø)
...oogle/cloud/tools/appengine/operations/Gcloud.java 41.09% <100.00%> (+2.52%) 2.00 <1.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 a2aaa0b...568bbc0. Read the comment docs.