========================== Starting Command Output =================
[command]/bin/bash --noprofile --norc /home/vsts/work/_temp/e0e0cdd8-2599-
4d4d-882e-32a481a62cbe.sh
>
[email protected] dynamic-code-analysis /home/vsts/work/1/s
> jest --coverage
PASS src/__tests__/App-test.tsx (6.991s)
✓ renders correctly (537ms)
----------|----------|----------|----------|----------|-------------------|
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
----------|----------|----------|----------|----------|-------------------|
All files | 100 | 100 | 100 | 100 | |
App.tsx | 100 | 100 | 100 | 100 | |
----------|----------|----------|----------|----------|-------------------|
Test Suites: 1 passed, 1 total
Tests: 1 passed, 1 total
Snapshots: 0 total
Time: 16.782s
Ran all test suites.