code-coverage icon indicating copy to clipboard operation
code-coverage copied to clipboard

Saves the code coverage collected during Cypress tests

Results 174 code-coverage issues
Sort by recently updated
recently updated
newest added

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...

type: enhancement
triaged
E2E

The coverage report gives me how many times a particular line of code was executed. For e.g. ![image](https://user-images.githubusercontent.com/121722808/210188859-a621a379-f62d-4853-8b91-f0d86c3f6f18.png) 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...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@testing-library%2fjest-dom/6.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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...