Skip to content

Releases: JuliaCI/Coverage.jl

v1.1.1

22 Apr 19:04
9ddfeaf
Compare
Choose a tag to compare

Coverage v1.1.1

Diff since v1.1.0

Merged pull requests:

  • CompatHelper: bump compat for "MbedTLS" to "1.0" (#267) (@github-actions[bot])

v1.1.0

22 Apr 16:05
772d77e
Compare
Choose a tag to compare

Coverage v1.1.0

Diff since v1.0.0

Closed issues:

  • Possible bug: Length of coverage does not always match number of source lines in file (#234)
  • Weird memory allocation numbers (#260)
  • Coverage.jl reporting lines surrounded by covered code as not covered (#261)
  • Error running coverage test on travis (#264)

Merged pull requests:

v1.0.0

05 Dec 03:18
v1.0.0
988ac17
Compare
Choose a tag to compare

v1.0.0 (2019-12-05)

Diff since v0.9.3

Closed issues:

  • Duplicated files in Coveralls (#245)
  • Add instructions for coverage reporting using Pkg.test (#236)
  • Tag a release (#235)

Merged pull requests:

v0.9.3

25 Sep 22:18
v0.9.3
a4c2f77
Compare
Choose a tag to compare

v0.9.3 (2019-09-25)

Diff since v0.9.2

Closed issues:

  • No CI support for Github Actions (#232)
  • .codecov.yml not detected (#229)
  • Coverage not working on travis-ci (#228)
  • Coverage fails on travis Ci with julia nightly (#227)
  • Support for GitLab CI? (#226)
  • Permission denied error (#225)

Merged pull requests:

v0.9.2

17 Jun 16:59
v0.9.2
Compare
Choose a tag to compare

v0.9.2 (2019-06-17)

Diff since v0.9.1

Closed issues:

  • On Windows the dir separator must be '\' and not '/' (#224)

Merged pull requests:

v0.9.1

18 Mar 07:17
Compare
Choose a tag to compare
Version 0.9.1

v0.9.0

08 Mar 11:33
Compare
Choose a tag to compare

Improved coverage computation and documented, bug fixes

v0.8.1

24 Jan 05:37
4c977aa
Compare
Choose a tag to compare

Fixes Coveralls submission with HTTP 0.8.0

v0.8.0: Merge pull request #191 from JuliaCI/jn/read-lcov

23 Jan 18:47
6daa007
Compare
Choose a tag to compare

v0.7.0

26 Oct 21:14
2af42bb
Compare
Choose a tag to compare
Properly skip local submission tests if not in a clone (#186)

Should fix JuliaCIBot errors.