cloudendpoints / endpoints-java

A Java framework for building RESTful APIs on Google App Engine
Apache License 2.0
32 stars 35 forks source link

move user id logging to FINE #82

Closed tangiel closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #82 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #82   +/-   ##
========================================
  Coverage      79.4%   79.4%           
  Complexity     1618    1618           
========================================
  Files           154     154           
  Lines          5449    5449           
  Branches        702     702           
========================================
  Hits           4327    4327           
  Misses          848     848           
  Partials        274     274
Impacted Files Coverage Δ Complexity Δ
...le/api/server/spi/auth/GoogleJwtAuthenticator.java 85% <100%> (ø) 11 <0> (ø) :arrow_down:

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 83a9773...23342b3. Read the comment docs.