There was an error while loading. Please reload this page.
1 parent 8945438 commit 62ccbf0Copy full SHA for 62ccbf0
README.md
@@ -13,3 +13,9 @@ yarn
13
yarn coverage
14
open coverage/merged/lcov-report/index.html
15
```
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