Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

update coverage for context. #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sassy
Copy link
Contributor

@sassy sassy commented Jun 28, 2020

Test coverage is not 100% in context.ts.
I add 2 case tests for context.

------------------|---------|----------|---------|---------|-------------------
File              | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
------------------|---------|----------|---------|---------|-------------------
All files         |   98.76 |    94.34 |     100 |   98.63 |
 client.ts        |     100 |      100 |     100 |     100 |
 context.ts       |   97.06 |    90.91 |     100 |   96.88 | 80,98
 index.ts         |     100 |      100 |     100 |     100 |
 speechBuilder.ts |     100 |      100 |     100 |     100 |
 verifier.ts      |     100 |      100 |     100 |     100 |
------------------|---------|----------|---------|---------|-------------------

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant