issues Search Results · repo:istanbuljs/babel-plugin-istanbul language:JavaScript
Filter by
150 results
(55 ms)150 results
inistanbuljs/babel-plugin-istanbul (press backspace or delete to remove)test-exclude 6 depends on glob 7 (deprecated).
├── jest@29.7.0
└─┬ ts-jest@29.2.5
└─┬ @jest/transform@29.7.0
└─┬ babel-plugin-istanbul@6.1.1
└─┬ test-exclude@6.0.0
└── glob@7.2.3 deduped ...
dmurvihill
- 2
- Opened on Nov 24, 2024
- #300
Please can you update the test-exclude version to 7.0.1, because the inflight package has been deprecated.
test-exclude@6.0.0 › glob@7.2.3 › inflight@1.0.6.
brayanlelo8
- 1
- Opened on Jun 11, 2024
- #294
I am using babel-plugin-istanbul to generate code coverage report, however, I found that the out.json file only includes
the coverage data for tested source files as below: C:\path\to\file\a.ts : { path ...
question
WallaceChen123
- 2
- Opened on Apr 17, 2024
- #293
I can t say for sure if the fault lies with the babel core packages or babel-plugin-istanbul...@babel/preset-env with
forceAllTransforms: true by itself doesn t choke on the code below, and neither does ...
jedwards1211
- Opened on Mar 14, 2024
- #289
Started to get webpack error once upgrading nextJS to 14.1.0
@cypress/browserify-preprocessor : ^3.0.2 ,
@cypress/code-coverage : ^3.12.19 ,
@istanbuljs/nyc-config-typescript : ^1.0.2 ,
@testing-library/cypress ...
bahag-stolyarchukm
- Opened on Feb 4, 2024
- #288
It would be great to have a parcel.js 2 compatible plugin. Looking into the sparse API documentation, implementing a
custom solution could be quite cumbersome.
rschoenbichler
- 1
- Opened on Sep 14, 2023
- #287
Hi folks, it looks like there s an outstanding issue related to istanbul and Node 14+, which seems to have propagated
into this plugin. Here s the error it spits when running a coverage report on 6.1.1: ...
StrictlySkyler
- Opened on Aug 22, 2023
- #286
I started using Cypress for NextJS, I followed their documentation for integrating babel-plugin-istanbul for transpiling
during the code coverage. However, I faced this issue:
- If I use baberc for ...
alamenai
- Opened on Aug 9, 2023
- #285
I can not understand the coverage report. br why is that line 8 to 11 and line 20 to 22 are covered but line 12 to
line 19 not covered?
123
FishBlanche
- 1
- Opened on Jul 13, 2023
- #284

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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
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 IssuesProTip!
Press the /
key to activate the search input again and adjust your query.