Skip to content

Commit 1f1e9d9

Browse files
committed
chore: add performance warning for #26
1 parent f4f4044 commit 1f1e9d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
> Saves the code coverage collected during Cypress tests
44
5+
**⚠️ Performance Warning**
6+
This plugin will slow down your tests. There will be more web application JavaScript code to execute due to instrumentation, and there will be code coverage information to merge and save after each test. Track issue [#26](https://github.com/cypress-io/code-coverage/issues/26) for current progress.
7+
58
## Install
69

710
```shell

0 commit comments

Comments
 (0)