Skip to content

Commit 975662b

Browse files
pdurbing-saracca
andauthored
Update DEVELOPER_GUIDE.md
Co-authored-by: German Gonzalo Saracca <[email protected]>
1 parent 0922b51 commit 975662b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEVELOPER_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -967,7 +967,7 @@ npm run test:coverage
967967
# See detailed report at coverage/lcov-report/index.html
968968
```
969969
970-
Note that it's easy for the `lcov-report` report to get overwritten. For example, running any test with `npm run cy:open-unit` will overwrite it. For this reason you might want to copy the `lcov-report` directory elsewhere for safe keeping.
970+
Note that it's easy for the `lcov-report` report to get overwritten. For example, running any test with `npm run cy:open-unit` will overwrite it. For this reason you might want to copy the `lcov-report` directory elsewhere for safe keeping. That’s mainly useful for debugging previous coverage results and improving them.
971971
972972
<p align="right">(<a href="#readme-top">back to top</a>)</p>
973973
<br>

0 commit comments

Comments
 (0)