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

Update to Jackson2 #72

Closed elharo closed 4 years ago

elharo commented 4 years ago

@briandealwis @chanseokoh prerequisite to upgrading several other dependencies

codecov[bot] commented 4 years ago

Codecov Report

Merging #72 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   81.52%   81.52%           
=======================================
  Files          10       10           
  Lines         276      276           
  Branches       22       22           
=======================================
  Hits          225      225           
  Misses         44       44           
  Partials        7        7
Impacted Files Coverage Δ
...com/google/cloud/tools/login/GoogleLoginState.java 76.31% <ø> (ø) :arrow_up:

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 27c9ebd...4127c7b. Read the comment docs.