eBay / ebay-oauth-java-client

eBay OAuth APIs client for Java
https://developer.ebay.com/api-docs/static/oauth-tokens.html
Apache License 2.0
48 stars 34 forks source link

Minor edits to documentation and logging fixes in tests #16

Closed sengopal closed 5 years ago

sengopal commented 5 years ago

Minor edits to documentation and logging fixes in tests

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##             master   #16   +/-   ##
======================================
  Coverage        80%   80%           
  Complexity       86    86           
======================================
  Files            12    12           
  Lines           390   390           
  Branches         28    28           
======================================
  Hits            312   312           
  Misses           57    57           
  Partials         21    21
Impacted Files Coverage Δ Complexity Δ
.../api/security/openid/jwt/EbayIdTokenValidator.java 68.62% <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 19bf5ef...997a33e. Read the comment docs.