bahmutov / bahmutov/cypress-native-chrome-code-coverage-example

how should it make scripts from URL to local files?

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
17
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The c8 coverage has scripts. For example when working `index.html` that might have

```html

```
the c8 results has `"url": "http://localhost:59015/app.js"`. Right now we hardcode it as local file `app.js`. But maybe we should download the script URL and save it as a local file?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.