Skip to content

Releases: JuliaCI/Coverage.jl

v1.8.1

31 Oct 14:26
2b82c09

Choose a tag to compare

Coverage v1.8.1

Diff since v1.8.0

Merged pull requests:

v1.8.0

14 Oct 16:53
e4516fd

Choose a tag to compare

Coverage v1.8.0

Diff since v1.7.0

Merged pull requests:

v1.7.0

29 Aug 02:16
16c0813

Choose a tag to compare

Coverage v1.7.0

Diff since v1.6.1

Modernized uploader integration: Now uses official Codecov and Coveralls uploaders instead of deprecated 3rd party HTTP uploads, with automatic cross-platform binary download and management

New simplified API: Added process_and_upload(), upload_to_codecov(), and upload_to_coveralls() functions for easier CI integration, plus enhanced parallel job support with flags and build IDs

Full backward compatibility: Legacy Codecov.submit() and Coveralls.submit() functions continue to work seamlessly with deprecation warnings, ensuring no breaking changes for existing users

Merged pull requests:

Closed issues:

  • clean_folder for .mem files (#341)
  • Badge information not automatically filled (#344)

v1.6.1

17 May 16:33
33e396f

Choose a tag to compare

Coverage v1.6.1

Diff since v1.6.0

Merged pull requests:

Closed issues:

  • Manual upload to Codecov fails with ENETUNREACH (#323)
  • Document manual exclusion of lines/blocks from coverage count (#326)
  • Issue with appveyor (#328)
  • submit to Codecov from Azure pipelines fails (#336)

v1.6.0

29 Jun 20:14
1bc2ab4

Choose a tag to compare

Coverage v1.6.0

Diff since v1.5.0

Closed issues:

  • No support for Gitlab CI (#330)

Merged pull requests:

  • CompatHelper: bump compat for HTTP to 1, (keep existing compat) (#332) (@github-actions[bot])
  • Bump version (#333) (@DilumAluthge)

v1.5.0

24 May 21:38
5872cf7

Choose a tag to compare

Coverage v1.5.0

Diff since v1.4.0

Merged pull requests:

v1.4.0

06 Oct 05:58
c3fe9bc

Choose a tag to compare

Coverage v1.4.0

Diff since v1.3.2

Closed issues:

  • local declaration not counting as covered (#322)

Merged pull requests:

v1.3.2

14 Jun 02:53
fc62bc5

Choose a tag to compare

Coverage v1.3.2

Diff since v1.3.1

Closed issues:

  • fix deprecated HTTP post call (#308)

Merged pull requests:

v1.3.1

14 Jun 00:30
ce273bc

Choose a tag to compare

Coverage v1.3.1

Diff since v1.3.0

Merged pull requests:

v1.3.0

13 Jun 23:57
996d94c

Choose a tag to compare

Coverage v1.3.0

Diff since v1.2.2

Closed issues:

  • multiple Coveralls reports on PRs here (#300)

Merged pull requests: