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 props utility methods for CredentialDeleteRequest #106

Closed iainmcgin closed 7 years ago

iainmcgin commented 7 years ago

Dependent on #104. Part of the implementation for #99. @nerdyverde for external review.

codecov-io commented 7 years ago

Codecov Report

Merging #106 into master will increase coverage by 0.06%. The diff coverage is 83.33%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #106      +/-   ##
============================================
+ Coverage     70.03%   70.09%   +0.06%     
- Complexity      454      457       +3     
============================================
  Files            65       65              
  Lines          2633     2645      +12     
  Branches        247      249       +2     
============================================
+ Hits           1844     1854      +10     
- Misses          710      711       +1     
- Partials         79       80       +1
Impacted Files Coverage Δ Complexity Δ
...org/openyolo/protocol/CredentialDeleteRequest.java 90.38% <83.33%> (-2.12%) 10 <3> (+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 95dd6a5...b4694a8. Read the comment docs.