code-coverage
code-coverage copied to clipboard
Saves the code coverage collected during Cypress tests
Related https://github.com/cypress-io/cypress/pull/27235
**Logs and screenshots** ``` Cannot find coverage file C:\azure_devops_agent\_work\8\s\packages\cypress-honeybee-e2e\.nyc_output\out.json Skipping coverage report ``` **Versions** - What is this plugin's version? - `"@cypress/code-coverage": "^3.10.4"` - What is Cypress version? - `"cypress":...
**Logs and screenshots** Here's the end of the log for one of my tests (as stylized by Firefox): Each of those "request combineCoverage" lines are **huge**. **Versions** - What is...
The coverage report gives me how many times a particular line of code was executed. For e.g.  If I knew what was the total execution time for 163 invocations...
**Is your feature request related to a problem? Please describe.** It is currently possible to fetch code coverage report from the browser (the frontend code) as well as backend. However,...
**Logs and screenshots** I have angular 14 project where I am using karma framework for unit testing and cypress for integration test. I have separate code coverage for karma unit...
**Logs and screenshots** Hi, I get the following error in cypress (this is the output from "Print to console"): ``` CypressError: `cy.task('coverageReport')` failed with the following error: > Cannot read...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom) | [`^5.16.4` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/5.17.0/6.4.2) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | cimg/node | docker | major | `21.7.3` -> `22.0.0` | ---...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | cypress/base | docker | major | `16.18.1` -> `22.7.0` | --- ### Configuration...