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

Use window.crypto instead of global crypto. #13

Closed TMSCH closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #13 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   78.37%   78.37%           
=======================================
  Files          34       34           
  Lines        1216     1216           
  Branches      130      130           
=======================================
  Hits          953      953           
  Misses        224      224           
  Partials       39       39
Impacted Files Coverage Δ
ts/protocol/utils.ts 74.69% <0%> (ø) :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 84ca4d3...ddc8d28. Read the comment docs.