question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Coverage toggling

See original GitHub issue

It would be nice to be able to toggle coverage checking (with --coverage/--no-coverage.)

Toggling the overlay is useful, but the slowest part of my test run is generating the coverage report. I’d like to be able to toggle this quickly to where I could normally leave it off but turn it back on when wanting to do coverage checking.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
smithcommented, Mar 20, 2018

facebook/jest#5836 adds what I think is needed to implement this.

1reaction
seanpoultercommented, Jan 16, 2018

Brilliant. We’d love your help getting that implemented @smith. I’m happy to help point out the code that we’ll want to change. It’d be great to have a second set of eyes on the coverage and process restarting code as well – both have some changes on the go.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using Toggle Coverage - Application Notes - Aldec, Inc
The toggle coverage statistics can be presented in a graphical form in a stand-alone Toggle Coverage Viewer. The viewer shows a synchronized display...
Read more >
Toggle Coverage through Functional Coverage
I know that Code Coverage is the right way to do toggle coverage. Doing that through Functional Coverage is a long stretch.
Read more >
Covered - Toggle Coverage - Huihoo
For a design to pass full coverage, it is recommended that the toggle coverage for all modules in a design received 100% coverage....
Read more >
Chapter 2. Coverage Metrics
For a design to pass full coverage, it is recommended that the toggle coverage for all modules in a design received 100% coverage....
Read more >
Tutorials
It makes assures that how many times variables and nets toggled? Toggle coverage could be as simple as the ratio of nodes toggled...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found