Skip to content

Releases: davelosert/vitest-coverage-report-action

v2.8.1

06 Apr 06:58

Choose a tag to compare

2.8.1 (2025-04-06)

Bug Fixes

  • bump vite from 6.2.4 to 6.2.5 to fix CWE-200 (#474) (642f893)
  • deps: bump cross-spawn from 7.0.3 to 7.0.6 (#446) (e3d05c6)
  • deps: bump undici from 5.28.4 to 5.28.5 (#459) (368444c)
  • Update warning message to correct permission (#468) (6705693)

v2.8.0

17 Nov 09:32

Choose a tag to compare

2.8.0 (2024-11-17)

Features

  • Add file-coverage-root-path option to customize filer coverage report paths (#444) (41d0c9e)

v2.7.0

02 Nov 19:49

Choose a tag to compare

2.7.0 (2024-11-02)

Bug Fixes

  • Uncovered lines column now correctly show ranges when they are interrupted (e.g. by empty rows) (#439) (52e2bb4)

Features

  • Adds coverage compare indicator to File Coverage Table (#427) (405f056)

v2.6.0

30 Sep 16:00

Choose a tag to compare

2.6.0 (2024-09-30)

Bug Fixes

  • deps-dev: bump vite from 5.4.3 to 5.4.6 (#418) (a2527f3)
  • deps: bump rollup from 4.21.2 to 4.22.4 to fix high severity alert (#422) (f8d4182)
  • security: bump micromatch from 4.0.5 to 4.0.8 to fix low-severity vulnerability (#407) (486156a)

Features

  • Add option pr-number: "auto" to automatically find a pr-number for push-events (#424) (001cef1)
  • Adds the CommitSHA to the report and fixes CommitSHA gathering in changed file links (dea95aa)

v2.5.1

22 Aug 12:36

Choose a tag to compare

2.5.1 (2024-08-22)

Bug Fixes

  • Pass PR number to the getPullChanges (ac05960)

v2.5.0

25 Jun 16:01

Choose a tag to compare

2.5.0 (2024-06-25)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (#374) (1ae9c3f)

Features

v2.4.0

11 Jun 18:04

Choose a tag to compare

2.4.0 (2024-06-11)

Features

  • allow user defined pull request number (#369) (9455b83)

v2.3.1

12 Apr 09:35

Choose a tag to compare

2.3.1 (2024-04-12)

Bug Fixes

v2.3.0

26 Feb 19:31

Choose a tag to compare

2.3.0 (2024-02-26)

Features

v2.2.1

06 Feb 17:25

Choose a tag to compare

2.2.1 (2024-02-06)

Bug Fixes