Dayoung Lee

Results 82 comments of Dayoung Lee

### Usages It maps filesystem change to node - onDidDelete, onDidCreate, onDidChange - events take file uri. NodeMap helps getting the corresponding node instantly. - revealInOneExplorer - it also takes...

![1010-tvn](https://github.com/Samsung/ONE-vscode/assets/17171963/2d5cee69-41a9-4881-b93d-ef6246db2594)

### SAM Score (main branch, cad87ff) - Typescript: 4.50 🟢 - Javascript: 4.94 🟢 > ### SAM Score, typescript, 2023-09-15 (main branch, cad87ff) > > https://analysishub.sec.samsung.net/service/analyses/2373959 > > ![image](https://github.com/Samsung/ONE-vscode/assets/17171963/795eccc9-4e31-4c89-acdd-484d2304c09d) >...

### Potential Defects (SVACE) #### Latest(09/26) - Typescript: 0 (CQM 5.0) 🟢 - Javascript: 0 (CQM 5.0) 🟢 - https://analysishub.sec.samsung.net/service/analyses/2402290 #### History (09/15) - Typescript: 0 (CQM 5.0) - Javascript:...

### TCM Score #### Latest (9/25) https://analysishub.sec.samsung.net/service/analyses/2400704 - Warnings: 0 🟢 - Negative TC Ratio: 52.37% 🟢 ![image](https://github.com/Samsung/ONE-vscode/assets/17171963/46ebed32-8b46-48cd-80c1-5cda9345abf6) #### History (9/15) (main branch, https://github.com/Samsung/ONE-vscode/commit/cad87ff0d7b885dbc0e06efc543f0a3d5e4927de) (9/15) https://analysishub.sec.samsung.net/service/analyses/2374926 (23 Warnings) - Warnings:...

### TEM Coverage Report 🔴 Statements : 34.16% ( 2534/7416 ) Branches : 18.01% ( 471/2614 ) Functions : 16.29% ( 428/2626 ) Lines : 34.22% ( 2506/7323 ) ![0915-coverage](https://github.com/Samsung/ONE-vscode/assets/17171963/278eb7d5-af74-4cc9-b2c9-1bc9764a1626)...

@lemmaa As @jyoungyun said, I checked that the license is okay. About deployment, yes it must include the whole repository for runtime service. I think another possible approach is to...

@lemmaa Thanks for the suggestion! But it didn't work for me. Beforehand, I tried `traceviewer` and it's missing some directories (py_vulcanize) that trace2html uses. [Relacted comment](https://github.com/Samsung/ONE-vscode/issues/1611#issuecomment-1657398907) Now I tried `trace2html-cli`...

I stripped the source code to include the files required to run `trace2html`. (I am not sure that it's perfectly stripped, but it has sized-down). You can see the stripped...

@lemmaa ### 0. Project size - before strip : 1.2G ``` du -h --max-depth=1 .  1 ↵  9437  12:46:19 60K ./infra 5.9M ./dashboard 160K ./catapult_build 12K ./bin...