code-server
code-server copied to clipboard
80% code coverage
Problem
We are unhappy with our current coverage (71% at the time of writing).
Solution
Write tests for code in the following files until we hit 80% coverage:
entry.tsmain.tsheart.tshttp.tsutil.ts
We don't know how many new tests but we do know that the following files previously listed are lacking in file coverage or close to hitting 100% based on Codecov stats.
The graph below shows files and lines missing code coverage based on running yarn test:unit in code-server:
