ArcBlock / did-connect

DIDConnect components & DIDConnect SDK & DIDConnect Spec
5 stars 0 forks source link

chore(playground): set forceconnected=false in all did-connect, make demo more simpler #84

Closed LancelotLewis closed 5 months ago

LancelotLewis commented 5 months ago

关联 Issue

relates https://team.arcblock.io/comment/discussions/0JPrdd52CVlEWmo1-XaTOR8rPfuEUviL4

主要改动

  1. all demos in the playground don't need a login account to proceed

界面截图

测试计划

检查清单

github-actions[bot] commented 5 months ago

Coverage after merging into main

85.43% ( 774 / 906 )

core/authenticator: 91.45% ( 107 / 117 )
File                          | Branches | Funcs    | Lines    
[src]
index.ts                      | 73.02%   | 100%     | 91.45%   
core/handler: 94.31% ( 282 / 299 )
File                          | Branches | Funcs    | Lines    
[src]
index.ts                      | 76.04%   | 94.59%   | 93.44%   
util.ts                       | 96.88%   | 100%     | 100%     
core/state: 94.92% ( 187 / 197 )
File                          | Branches | Funcs    | Lines    
[src]
index.ts                      | 90.12%   | 86.49%   | 93.60%   
socket.ts                     | 100%     | 83.33%   | 94.44%   
util.ts                       | 76.92%   | 100%     | 98.15%   
core/types: 92.94% ( 79 / 85 )
File                          | Branches | Funcs    | Lines    
[src]
index.ts                      | 42.86%   | 50%      | 80%      
[src/schemas]
index.ts                      | 100%     | 100%     | 100%     
relay/adapter-express: 97.83% ( 45 / 46 )
File                          | Branches | Funcs    | Lines    
[src]
index.ts                      | 83.33%   | 100%     | 97.83%   
relay/storage: 84.21% ( 16 / 19 )
File                          | Branches | Funcs    | Lines    
[src]
index.ts                      | 40%      | 90.91%   | 84.21%   
relay/storage-memory: 94.74% ( 18 / 19 )
File                          | Branches | Funcs    | Lines    
[src]
index.ts                      | 100%     | 100%     | 94.74%   
relay/storage-mongo: 0.00% ( 0 / 76 )
File                          | Branches | Funcs    | Lines    
[src]
index.ts                      | 0%       | 0%       | 0%       
relay/storage-nedb: 83.33% ( 40 / 48 )
File                          | Branches | Funcs    | Lines    
[src]
index.ts                      | 55.56%   | 100%     | 83.33%