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

Fixed concurrent requests handling. #14

Closed TMSCH closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.49%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   78.37%   78.86%   +0.49%     
==========================================
  Files          34       34              
  Lines        1216     1216              
  Branches      130      130              
==========================================
+ Hits          953      959       +6     
+ Misses        224      220       -4     
+ Partials       39       37       -2
Impacted Files Coverage Δ
ts/spi/provider_frame.ts 78.1% <100%> (+2.98%) :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 9c1ecee...6908718. Read the comment docs.