cypress-io / cypress-io/code-coverage
Coverage results missing many onClick function calls in CRA app
Open
- Dominant language
- TypeScript
- Stars
- 445
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
I'm using CRA with cypress. When I get the coverage report, it is showing that functions that definitely are being called as not covered. What could be doing this? I thought maybe because they were anonymous functions, but when I named/refactored them, I'm still having the same issue. Any ideas? Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.