Skip to content

Releases: JuliaCI/Coverage.jl

v0.8.1

24 Jan 05:37
4c977aa

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

Choose a tag to compare

v0.7.0

26 Oct 21:14
2af42bb

Choose a tag to compare

Properly skip local submission tests if not in a clone (#186)

Should fix JuliaCIBot errors.

v0.6.0

17 Jul 16:43

Choose a tag to compare

Add testsets and use Supporessor for capturing stdout (#169)

v0.5.4

05 Jul 17:27
66f0333

Choose a tag to compare

Fix some 0.7 deprecation warnings (#162)

* Fix some 0.7 deprecation warnings

* try without catch

v0.5.3

08 Feb 04:25
466bccd

Choose a tag to compare

Merge pull request #158 from JuliaCI/ksh/fixparsebug

Fix parser positioning issue

v0.5.2: Merge pull request #148 from JuliaCI/aa/tests

23 Jan 17:23
248bb9c

Choose a tag to compare

Fix coveralls submission issues and get Travis tests to be more coherent.

v0.5.1

23 Jan 07:50
9b1037c

Choose a tag to compare

Fix conversion of response to string (#147)

v0.5.0

22 Jan 23:56
2c3f797

Choose a tag to compare

Migrate to 0.6+ and HTTP.jl (#144)

* Drop support for Julia 0.5

* Migrate from Requests to HTTP

* Fix depwarns for 0.7

* Get rid of "does julia run the script" tests

v0.4.0

30 Jun 00:21

Choose a tag to compare

escape_string test filename (#129)