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

Do not record cancelLastOperation requests to avoid cancelling a future operation #50

Closed TMSCH closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #50 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #50   +/-   ##
=======================================
  Coverage   91.62%   91.62%           
=======================================
  Files          34       34           
  Lines        1421     1421           
  Branches      184      184           
=======================================
  Hits         1302     1302           
  Misses        119      119
Impacted Files Coverage Δ
ts/spi/provider_frame.ts 87.09% <100%> (ø) :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 1eb050d...0e38c88. Read the comment docs.

TMSCH commented 7 years ago

Thanks Iain!