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

Minor tweaks for AdditionalPropertiesHelper #117

Closed iainmcgin closed 7 years ago

iainmcgin commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #117 into master will increase coverage by 0.12%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #117      +/-   ##
============================================
+ Coverage     70.53%   70.65%   +0.12%     
- Complexity      467      469       +2     
============================================
  Files            65       65              
  Lines          2674     2675       +1     
  Branches        255      255              
============================================
+ Hits           1886     1890       +4     
+ Misses          706      705       -1     
+ Partials         82       80       -2
Impacted Files Coverage Δ Complexity Δ
.../openyolo/protocol/AdditionalPropertiesHelper.java 77.77% <0%> (+40.27%) 5 <0> (+2) :arrow_up:

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 ddd8d43...cfe4d67. Read the comment docs.