Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Releases: grafana/code-coverage

v0.1.20

17 Aug 11:56
8b55359
Compare
Choose a tag to compare

Update: Bump Go version used by comment-coverage-difference to 1.20.x by @adamyeats in #28

v0.1.19

23 Mar 10:56
0d0f731
Compare
Choose a tag to compare

Fix: Ensure files without tests are included in the coverage check.

v0.1.18

24 Feb 18:05
fd473d5
Compare
Choose a tag to compare

Fix: Ensure only ts/tsx files are covered.

v0.1.17

27 Jan 13:44
d2e7858
Compare
Choose a tag to compare
  • Fix: New if statements were invalid

v0.1.16

27 Jan 13:30
9f9fc48
Compare
Choose a tag to compare
  • Streamline workflow to skip install/code-generation tasks if requirements aren't met

v0.1.15

26 Jan 10:38
00c132f
Compare
Choose a tag to compare

Bump go to version 1.19

v0.1.14

15 Dec 19:17
4f34fa3
Compare
Choose a tag to compare

Fix: Ensure the correct frontend code coverage result is used rather than just the root directory result.

v0.1.13

30 Nov 11:20
284762c
Compare
Choose a tag to compare
  1. Downgrade node version to 16
  2. Update Readme

v0.1.12

11 Oct 13:13
40f642d
Compare
Choose a tag to compare

Bump go version to 1.18.7

v0.1.11

21 Sep 09:34
1af13f0
Compare
Choose a tag to compare

Fix to ensure comments are generated correctly.