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 QueryResponseSender #126

Closed iainmcgin closed 7 years ago

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

Codecov Report

Merging #126 into master will increase coverage by 0.4%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #126     +/-   ##
===========================================
+ Coverage     71.44%   71.85%   +0.4%     
- Complexity      480      482      +2     
===========================================
  Files            65       65             
  Lines          2690     2690             
  Branches        246      246             
===========================================
+ Hits           1922     1933     +11     
+ Misses          692      682     -10     
+ Partials         76       75      -1
Impacted Files Coverage Δ Complexity Δ
bbq/java/com/google/bbq/QueryResponseSender.java 100% <100%> (+50%) 5 <2> (+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 a045eec...6c104e9. Read the comment docs.