gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
JavaScriptNOASSERTION
Issues
- 0
Default case of switch statement can't be ignored
#960 opened by sirtimid - 0
- 0
Feature Request - Parcel plugin
#958 opened by rschoenbichler - 1
Analyzing coverage of node server in Windows
#943 opened by zeeshanr97 - 1
Function to string without istanbul in runtime
#935 opened by andrew-aladev - 0
Code comments are being covered.
#957 opened by Elaiya-Comcast - 0
- 3
Feature request: Ignore imported file
#914 opened by st-schneider - 0
- 1
Fails when running `istanbul report`
#954 opened by MaxisTekfield - 1
Content-Security-Policy unsafe-eval
#932 opened by tudorgergely - 0
- 0
Async package is vulnerable
#949 opened by 0xhmn - 1
- 1
- 0
Istanbul doesn't ignore nested if, when not executed
#948 opened by danziamo - 0
Ignore implied "else"
#946 opened by tremby - 5
- 1
Looking for Constantinople.js
#936 opened by acangiano - 1
- 0
how to use istanbul as a library
#942 opened by tanay-pingalkar - 0
Branches that don't exist get reported as missing
#941 opened by throoze - 10
ReferenceError: cov_${id} is not defined
#922 opened by HaruKawamata - 2
- 1
- 0
option to disable coverage on import lines
#938 opened by sammysium - 0
is it possible to apply the effect from /* istanbul ignore next */ to all typescript private methods automagically?
#937 opened by robbiemu - 1
does this support historical tracking?
#926 opened by RichieRunner - 3
Zero coverage from export only files
#930 opened by alondahari - 0
`istanbul cover` hiding errors with octal literals
#933 opened by Jimbly - 7
- 0
100% code coverage with no line numbers
#931 opened by georgeben - 0
Cannot read property 'loc' of undefined
#929 opened by haf - 1
- 0
- 3
- 1
Report ignored lines?
#919 opened by naholyr - 1
- 0
- 0
No coverage information was collected, exit without writing coverage information es6
#905 opened by tang9716 - 2
- 0
Ignore if without else
#915 opened by vldwbx - 0
- 2
Mark this repo as deprecated and archive it.
#899 opened by nadavye - 1
Istanbul refuses to generate coverage report even after requiring other files
#907 opened by iamthadiyan - 0
cover command with directory
#903 opened by Guseyn - 0
- 0
How to use with Selenium webdriver rspec
#901 opened by bthakkar - 0
Unexpected token when trying to parse file
#900 opened by matorodriguez - 2
Pass environment variables to child process
#897 opened by fabiosantoscode