openid / OpenYOLO-Android

Android protocol for credential exchange and update - "You Only Login Once"
http://openid.net/wg/ac/
Apache License 2.0
115 stars 18 forks source link

Additional properties utility methods for CredentialRetrieveRequest #109

Closed iainmcgin closed 7 years ago

iainmcgin commented 7 years ago

Dependent on #107. Part of the implementation of #99.

@nerdyverde for external review.

codecov-io commented 7 years ago

Codecov Report

Merging #109 into master will decrease coverage by 0.01%. The diff coverage is 84.21%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #109      +/-   ##
============================================
- Coverage     70.15%   70.13%   -0.02%     
- Complexity      460      463       +3     
============================================
  Files            65       65              
  Lines          2657     2662       +5     
  Branches        251      253       +2     
============================================
+ Hits           1864     1867       +3     
- Misses          712      713       +1     
- Partials         81       82       +1
Impacted Files Coverage Δ Complexity Δ
...g/openyolo/protocol/CredentialRetrieveRequest.java 78.26% <84.21%> (-0.84%) 15 <4> (+3)

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 4e92daf...5888ae2. Read the comment docs.