Skip to content

issues Search Results · repo:JS-DevTools/coverage-istanbul-loader language:JavaScript

Filter by

12 results
 (71 ms)

12 results

inJS-DevTools/coverage-istanbul-loader (press backspace or delete to remove)

Everything else is covered and working perfectly, however I ve noticed that a custom React hook using two useCallbacks has both dependency arrays uncovered. The function containing the calls is being called, ...
  • davidKCyl
  • Opened 
    on Feb 6, 2024
  • #15

Hi, I m using coverage-istanbul-loader + karma-coverage-istanbul-reporter in a webpack + typescript + karma setup for tests (no Babel). All is working fine and coverage calculation is accurate. Thanks ...
  • liqueurdetoile
  • Opened 
    on Apr 13, 2023
  • #14

Hello, I m facing an issue where my coverage report is not properly reflecting the actual bundle. Code which is omitted thanks to tree shaking/minification is showing up as uncovered. I m using coverage-istanbul-loader, ...
  • rschoenbichler
  • Opened 
    on Feb 7, 2023
  • #13

There is a testing extension for Quasar Framework that introduces code-coverage support for Cypress e2e testing: link I created a Pull Request for introducing Webpack code coverage support for this library: ...
  • gtrombitas
  • 1
  • Opened 
    on Jul 19, 2022
  • #11

As described in this bug report on the Angular repo, when testing with code-coverage ng test --code-coverage, Devtools do not match the right files (for all non-spec files). So I can add a breakpoint in ...
  • sroucheray
  • 2
  • Opened 
    on May 7, 2021
  • #9

Hi, a refugee from https://github.com/webpack-contrib/istanbul-instrumenter-loader here... The istanbul-instrumenter-loader project now appears to be archived/abandoned by it s maintainers, so the likelihood ...
  • scottohara
  • 2
  • Opened 
    on Feb 10, 2021
  • #8

There can be an io exception when there is no sourcemap given nor there is a source map file. The following stacktrace will be reproduced (I have ommited some parts of the file path) : ERROR in ./src/main/javascript/app/components/path/traffic-diensten.component.js ...
bug
help wanted
  • Pouja
  • 2
  • Opened 
    on Apr 1, 2020
  • #5

I m transpiling my react app with babel-loader. How do I set up coverage-istanbul-loader to play nicely with babel?
question
  • jrnail23
  • 1
  • Opened 
    on Mar 13, 2020
  • #4

Seeing issues of istanbul-instrument-loader, I changed my depencies just got blank file: image Here if my config: karam.conf.js, use coverage-istanbul reporter pre webpack: { mode: development , devtool: ...
  • kibbon
  • 1
  • Opened 
    on Jan 14, 2020
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub