Skip to content

Commit 62ccbf0

Browse files
committed
known issues
1 parent 8945438 commit 62ccbf0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@ yarn
1313
yarn coverage
1414
open coverage/merged/lcov-report/index.html
1515
```
16+
17+
## Known issues
18+
19+
- Integration test report doesn't include files with no coverage: https://github.com/cypress-io/code-coverage/issues/194
20+
- Can't configure cypress-specific nyc settings outside of package.json (tbc)
21+
- Can't currently use create-react-app 3.4.1 - https://github.com/facebook/create-react-app/issues/8689

0 commit comments

Comments
 (0)