GoogleCloudPlatform / ide-login

The plugins-login-common library for authenticating with the Google Cloud Platform shared by several IDE plugins including Google Cloud Tools for Eclipse, Google Cloud Tools for IntelliJ, and Android Studio.
Apache License 2.0
2 stars 9 forks source link

Set application name for API calls #43

Closed chanseokoh closed 7 years ago

chanseokoh commented 7 years ago

Fixes #41.

codecov-io commented 7 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.28%.

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   78.47%   78.76%   +0.28%     
==========================================
  Files          10       10              
  Lines         223      226       +3     
  Branches       20       20              
==========================================
+ Hits          175      178       +3     
  Misses         42       42              
  Partials        6        6
Impacted Files Coverage Δ
...com/google/cloud/tools/login/GoogleLoginState.java 75.67% <100%> (+0.67%) :white_check_mark:

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 24b50a9...ea46ab4. Read the comment docs.

chanseokoh commented 7 years ago

PTAL

chanseokoh commented 7 years ago

PATL @elharo