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

Improved tests for QueryResponse #124

Closed iainmcgin closed 7 years ago

iainmcgin commented 7 years ago

Tests both read and write of parcels, does not rely on mock parcels

codecov-io commented 7 years ago

Codecov Report

Merging #124 into master will increase coverage by 0.33%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #124      +/-   ##
============================================
+ Coverage     70.65%   70.99%   +0.33%     
  Complexity      469      469              
============================================
  Files            65       65              
  Lines          2675     2675              
  Branches        255      255              
============================================
+ Hits           1890     1899       +9     
+ Misses          705      696       -9     
  Partials         80       80
Impacted Files Coverage Δ Complexity Δ
bbq/java/com/google/bbq/QueryResponse.java 100% <0%> (+36%) 6% <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 7b7ef9f...ccd5fff. Read the comment docs.