Skip to content

chore: updated JwtClaims.Builder methods to public#396

Merged
chingor13 merged 1 commit intogoogleapis:masterfrom
rahulKQL:jwtClaims
Jan 15, 2020
Merged

chore: updated JwtClaims.Builder methods to public#396
chingor13 merged 1 commit intogoogleapis:masterfrom
rahulKQL:jwtClaims

Conversation

@rahulKQL
Copy link
Contributor

Made JwtClaims#Builder methods public so that the user could create JwtClaims instance.

towards #349

Made this public so that the user could create JwtClaims instance.
@rahulKQL rahulKQL requested a review from a team as a code owner January 15, 2020 20:09
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 15, 2020
@codecov
Copy link

codecov bot commented Jan 15, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #396   +/-   ##
=========================================
  Coverage     79.53%   79.53%           
  Complexity      397      397           
=========================================
  Files            27       27           
  Lines          1803     1803           
  Branches        188      188           
=========================================
  Hits           1434     1434           
  Misses          269      269           
  Partials        100      100
Impacted Files Coverage Δ Complexity Δ
...h2_http/java/com/google/auth/oauth2/JwtClaims.java 92.3% <100%> (ø) 8 <0> (ø) ⬇️

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 37f153f...952ad33. Read the comment docs.

@chingor13 chingor13 merged commit 9e5de14 into googleapis:master Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants