openid / OpenYOLO-Web

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

Add newGrant field in OpenYoloCredential to represent whether this is a new grant account #70

Closed wasyyyy closed 5 years ago

wasyyyy commented 5 years ago

Add newGrant field in OpenYoloCredential to represent whether this is a new grant account

codecov-io commented 5 years ago

Codecov Report

Merging #70 into master will decrease coverage by 0.05%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
- Coverage   92.18%   92.13%   -0.06%     
==========================================
  Files          34       34              
  Lines        1523     1525       +2     
  Branches      208      209       +1     
==========================================
+ Hits         1404     1405       +1     
- Misses        119      120       +1
Impacted Files Coverage Δ
ts/protocol/data.ts 100% <ø> (ø) :arrow_up:
ts/spi/provider_frame.ts 86.99% <50%> (-0.31%) :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 6018de4...2c7b2f4. Read the comment docs.