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

Fix codecov coverage reports. #22

Closed TMSCH closed 7 years ago

TMSCH commented 7 years ago

Example: https://codecov.io/gh/tmsch/OpenYOLO-Web/src/fix-codecov/ts/api/base_request.ts

codecov-io commented 7 years ago

Codecov Report

Merging #22 into master will increase coverage by 0.63%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   78.64%   79.27%   +0.63%     
==========================================
  Files          34       32       -2     
  Lines        1241     1245       +4     
  Branches      134      148      +14     
==========================================
+ Hits          976      987      +11     
- Misses        225      258      +33     
+ Partials       40        0      -40
Impacted Files Coverage Δ
ts/api/wrap_browser_request.ts 26.66% <0%> (-10.84%) :arrow_down:
ts/protocol/enums.ts 71.42% <0%> (-8.58%) :arrow_down:
ts/api/provider_frame_elem.ts 17.5% <0%> (-5.58%) :arrow_down:
ts/test_utils/frames.ts 95.83% <0%> (-4.17%) :arrow_down:
ts/api/api.ts 23.57% <0%> (-4.17%) :arrow_down:
ts/api/navigator_credentials.ts 89.23% <0%> (-3.5%) :arrow_down:
ts/test_utils/channels.ts 96.96% <0%> (-3.04%) :arrow_down:
ts/protocol/rpc_messages.ts 92.3% <0%> (-2.24%) :arrow_down:
ts/test_utils/messages.ts 100% <0%> (ø) :arrow_up:
ts/api/credential_save.ts 100% <0%> (ø) :arrow_up:
... and 24 more

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 cdcf7c0...c3c4a44. Read the comment docs.