- Finland, Oulu
- @ariperkkio.dev
- https://codepen.io/ariperkkio/
Pinned Loading
-
vitest-dev/vitest
vitest-dev/vitest PublicNext generation testing framework powered by Vite.
-
eslint-remote-tester
eslint-remote-tester PublicCLI tool for testing given ESlint rules against multiple repositories at once.
-
tinylibs/tinypool
tinylibs/tinypool Public🧵 A minimal and tiny Node.js Worker Thread Pool implementation (38KB)
-
-
stackblitz/tutorialkit
stackblitz/tutorialkit PublicTutorialKit by StackBlitz - Create interactive tutorials powered by the WebContainer API
-
extend-to-be-announced
extend-to-be-announced PublicCustom Jest/Vitest matcher for validating ARIA Live Regions
TypeScript 14
1,551 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
March 2025
Created 67 commits in 4 repositories
Created a pull request in vitest-dev/vitest that received 21 comments
fix(coverage): browser mode + coverage.all
Description Fixes #7588 Ref. #6044 (comment) Please don't delete this checklist! Before submitting the PR, please make sure you do the following: …
Opened 28 other pull requests in 3 repositories
AriPerkkio/ast-v8-to-istanbul
18
merged
-
fix: coverage map json keys have order
This contribution was made on Mar 25
-
test: isolate coverage collection tests
This contribution was made on Mar 25
-
fix: implicit else
This contribution was made on Mar 25
-
fix: handle windows end-of-line from source files
This contribution was made on Mar 22
-
ci: os-matrix setup
This contribution was made on Mar 21
-
fix: exclude code that's not in source maps
This contribution was made on Mar 20
-
feat: ignore hints
This contribution was made on Mar 20
-
feat: support class properties
This contribution was made on Mar 20
-
fix: ignore
"use strict";
statementsThis contribution was made on Mar 18 -
fix: proper handling for
FunctionExpression
This contribution was made on Mar 18 -
fix: identical end mapping logic from
istanbul-lib-source-maps
This contribution was made on Mar 13 -
fix:
VariableDeclaration
withoutinit
should be ignoredThis contribution was made on Mar 13 -
test: add istanbuljs reference tests
This contribution was made on Mar 13
-
feat: support
AssignmentPattern
This contribution was made on Mar 13 -
feat: support
SwitchCase
This contribution was made on Mar 11 -
feat: support
LogicalExpression
This contribution was made on Mar 11 -
feat: support
ConditionalExpression
This contribution was made on Mar 11 -
fix: normalize script coverages
This contribution was made on Mar 2
vitest-dev/vitest
2
open
4
merged
2
closed
-
feat(coverage): v8 experimental AST-aware remapping
This contribution was made on Mar 25
-
fix(reporter):
--hideSkippedTests
should hide suites tooThis contribution was made on Mar 18 -
test: update reporter snapshot
This contribution was made on Mar 17
-
ci: pin third party actions to commit shas
This contribution was made on Mar 17
-
chore: test deps cleanup
This contribution was made on Mar 11
-
chore: revert "chore: use pnpm catalog (#7590)"
This contribution was made on Mar 9
-
docs:
test.extend
example to destructure contextThis contribution was made on Mar 6 -
fix(workspace): forward
--browser.<option>
CLI args to workspace projectsThis contribution was made on Mar 4
vitest-dev/vitest-ecosystem-ci
2
merged
-
fix: work-around for
pnpm
catalog
supportThis contribution was made on Mar 9 -
fix: update
pnpm
forcatalog
supportThis contribution was made on Mar 8
Reviewed 25 pull requests in 5 repositories
vitest-dev/vitest
16 pull requests
-
fix(browser): Prioritise instance headless option over root option (fix #7661)
This contribution was made on Mar 21
-
chore: replace
rollup-plugin-esbuild
withunplugin-oxc
This contribution was made on Mar 18 -
docs: benchmark url fix
This contribution was made on Mar 18
-
feat: add "configureVitest" plugin hook
This contribution was made on Mar 18
-
feat(runner): add
test.scoped
to overridetest.extend
fixtures per-suiteThis contribution was made on Mar 18 -
feat(browser): introduce
and
,or
andfilter
locatorsThis contribution was made on Mar 18 -
feat(vitest): allow conditional
context.skip(boolean)
This contribution was made on Mar 11 -
fix(coverage): browser mode +
coverage.all
This contribution was made on Mar 11 -
fix(workspace): forward
--browser.<option>
CLI args to workspace projectsThis contribution was made on Mar 11 -
fix(web-worker): ensure
removeEventListener
is bound to workerThis contribution was made on Mar 11 -
chore: remove renovate special rules for playwright, test and examples
This contribution was made on Mar 11
-
refactor: coverage types to avoid mixing node and runtime types
This contribution was made on Mar 9
-
test: add test to monitor vitest exports
This contribution was made on Mar 7
-
fix: typings of
ctx.skip()
asnever
This contribution was made on Mar 7 -
chore: use
unplugin-isolated-decl
withoxc-transform
for dts buildThis contribution was made on Mar 6 -
chore: use pnpm catalog
This contribution was made on Mar 4
stackblitz/bolt.new
6 pull requests
-
feat: enhance chat functionality with library documentation via llms.txt
This contribution was made on Mar 26
-
fix: remove unused IconButton import and format files
This contribution was made on Mar 26
-
Create SECURITY.md
This contribution was made on Mar 23
-
Stable
This contribution was made on Mar 18
-
Create Ai1API
This contribution was made on Mar 10
-
chore: Remove duplicate "when" in useMessageParser onActionOpen comment
This contribution was made on Mar 10
AriPerkkio/ast-v8-to-istanbul
1 pull request
-
feat: ignore hints
This contribution was made on Mar 20
stackblitz/tutorialkit
1 pull request
-
feat: add hosting config files
This contribution was made on Mar 20
vitest-dev/vitest-ecosystem-ci
1 pull request
-
fix: work-around for
pnpm
catalog
supportThis contribution was made on Mar 10
Created an issue in nodejs/node that received 3 comments
Inaccurate branch coverage for assignment patterns with --experimental-test-coverage
and NODE_V8_COVERAGE
Version
v22.14.0, v23.9.0
Platform
Darwin Aris-MacBook-Air.local 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan 2 20:23:36 PST 2025; root:xnu-11215.8…
Opened 1 other issue in 1 repository
antfu/eslint-plugin-antfu
1
open
-
Auto-fix produces broken syntax
consistent-list-newline
This contribution was made on Mar 4