Skip to content

Releases: pokujs/coverage

v0.10.0

08 May 22:50
8711457

Choose a tag to compare

0.10.0 (2026-05-08)

Features

v0.9.0

01 May 22:40
1db9a13

Choose a tag to compare

0.9.0 (2026-05-01)

Features

v0.8.1

28 Apr 09:56
9b06cc5

Choose a tag to compare

0.8.1 (2026-04-28)

Bug Fixes

v0.8.0

28 Apr 08:56
670c415

Choose a tag to compare

0.8.0 (2026-04-28)

Features

v0.7.1

27 Apr 12:24
0ca914f

Choose a tag to compare

0.7.1 (2026-04-27)

Bug Fixes

  • improve distinction between executable and non-executable lines (f6528f5)
  • ts: improve distinction between executable and non-executable lines (#30) (f6528f5)
  • v8: use a "Nodefy" approach (#27) (3aab671)

v0.7.0

26 Apr 20:13
3962962

Choose a tag to compare

0.7.0 (2026-04-26)

Features

Bug Fixes

v0.6.1

26 Apr 06:51
bfbe973

Choose a tag to compare

0.6.1 (2026-04-26)

Bug Fixes

  • jsc: improve precision in auto-executable lines (#17) (ab31038)
  • v8: distinguish lines and branches metrics (#19) (a45bb2a)
  • v8: merge ranges per file before line extraction (#20) (5ce51cc)

v0.6.0

22 Apr 07:00
fba3b1c

Choose a tag to compare

0.6.0 (2026-04-22)

Features

v0.5.0

22 Apr 01:47
f24c392

Choose a tag to compare

0.5.0 (2026-04-22)

Features

Bug Fixes

  • build: ship only what is really necessary (#13) (2923edc)

v0.4.0

21 Apr 07:54
d098aaa

Choose a tag to compare

0.4.0 (2026-04-21)

Features

  • improve support for monorepos (3c15818)
  • support c8 and nyc config files (2fcd430)
  • support filter by extensions (8e13d60)

Bug Fixes

  • ensure check coverage for branches (189b793)
  • truncate line:branches in text reporter (5b86f86)