Skip to content

Releases: JuliaCI/julia-coverage-buildkite-plugin

v1.4

14 Oct 13:17
e949a20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.4

v1 (manually updated to point to the latest v1.x tag)

31 Jan 03:20
e949a20
Compare
Choose a tag to compare
Rewrite plugin to use CoverageTools + Codecov CLI (#11)

v1.3

31 Mar 13:44
Compare
Choose a tag to compare
  • removes the unused codecov variables
  • if coverage submission fails, or a key is missing, generate an annotation but don't fail the build

v1.2.1

29 Jun 21:28
b52328b
Compare
Choose a tag to compare

Hotfix: only submit coverage if we have a token.

v1.2

10 Jun 07:54
8348238
Compare
Choose a tag to compare

What's Changed

  • Clean folders after processing them. by @maleadt in #6

v1.1.1

09 Jun 21:31
ed4035d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.1.1

v1.1

06 Oct 06:54
7b67d1f
Compare
Choose a tag to compare

Use Coverage.jl for coverage submission.

v1.0

31 Jan 03:20
Compare
Choose a tag to compare
Assume the registry has been updated already.

v0.3

24 Nov 07:32
Compare
Choose a tag to compare

Don't clone the registry.

v0.2

09 Nov 15:34
Compare
Choose a tag to compare

Support for setting dirs property.