Skip to content

Releases: JuliaCI/Coverage.jl

v1.6.1

17 May 16:33
33e396f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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:

v1.2.2

10 Jun 23:57
b79485e
Compare
Choose a tag to compare

Coverage v1.2.2

Diff since v1.2.1

Merged pull requests:

  • Coveralls: assert that github_pr is either a string or an integer, and don't rely on integers being "non-empty" (#317) (@DilumAluthge)

v1.2.1

09 Jun 05:04
aa01a30
Compare
Choose a tag to compare

Coverage v1.2.1

Diff since v1.2.0

Closed issues:

  • Add GitHub Actions based CI for this repository (#292)
  • Coverage fails at submit_local. (#301)
  • Debugging the Coveralls errors (#314)

Merged pull requests:

v1.2.0

20 Nov 01:22
Compare
Choose a tag to compare

Coverage v1.2.0

Diff since v1.1.1

Closed issues:

  • Excluding some files from coverage (#44)
  • Have an option to mark lines as "ok that this isn't covered" (#53)
  • Document calling from command line (#98)
  • Exclude @static lines from required coverage count (#139)
  • Readme instructions unclear (#262)
  • Travis is failing on Julia nightly (#273)
  • Misses macros that work on functions (#275)
  • Error uploading coverage stats (#276)
  • Bug: Function declaration shown as missed although function body is hit (#277)
  • Coverage uploading question (#278)
  • CI is failing (#283)
  • better github action support? (#284)
  • Error on Travis when submitting to Coveralls (#286)
  • normalize file path separators (#290)

Merged pull requests: