Ari Perkkiö

Results 65 issues of Ari Perkkiö

- Closes https://github.com/istanbuljs/v8-to-istanbul/issues/238 - Supersedes and closes https://github.com/istanbuljs/v8-to-istanbul/pull/212 - Supersedes and closes https://github.com/istanbuljs/v8-to-istanbul/pull/242 ### `feat: exclude lines that are missing from source maps` - When source maps are available, use...

### Version v20.15.0 ### Platform ```text Darwin Aris-MacBook-Air.local 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:19:05 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T8112 arm64 ``` ### Subsystem _No response_ ### What steps will...

### Description - Upstream fix for `istanbul-lib-source-maps` was fixed and released, let's remove our patch - Ref. https://github.com/istanbuljs/istanbuljs/pull/706 - Ref. https://github.com/vitest-dev/vitest/pull/2275 Test case: https://github.com/vitest-dev/vitest/blob/b1a27d40493301f7b135b6ba99d52c9edc28fffb/test/coverage-test/test/implicit-else.istanbul.test.ts#L5-L20 ### Please don't delete this checklist!...

### Description - Fixes #3860 ### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [x] It's really useful if your PR...

Refactors internal runtime APIs. Preparation for making runtime APIs public for custom runtimes, e.g. Vitest browser mode runtime. Codebase of `piscina` is really complex. 😢

### Environment * OS Version: Windows 11 * Node.js Version: 20.15.0 Works fine on non-Windows, e.g. Mac. `convertPathToPattern` checks OS so reproduces only on Windows. ### Actual behavior ```js const...

Type: Bug

### Description - Fixes https://github.com/vitest-dev/vitest/issues/6057 ### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [ ] It's really useful if your...

### Version v20.17.0 ### Platform ```text Darwin Aris-MacBook-Air.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:16:46 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T8112 arm64 ``` ### Subsystem _No response_ ### What steps will...

child_process

- Closes https://github.com/stackblitz/tutorialkit/issues/304 🚧 WIP Adds support for defining lessons without chapters or parts. ``` src/content/tutorial │ ├── meta.md # Tutorial metadata │ └── lesson-1 # Lesson in root! No...

### Is your feature request related to a problem? There's no documentation for https://github.com/stackblitz/tutorialkit/pull/79. ### Describe the solution you'd like. Add documentation with some examples. Describe how this solves issues...

good first issue
documentation