Skip to content

Releases: ColdenCullen/doveralls

Fix absolute file detection

02 Nov 02:07
Compare
Choose a tag to compare

Turns out all the files are absolute, we just need to filter a specific set out.

Ignore absolute file paths

02 Nov 01:54
Compare
Choose a tag to compare

Dub sometimes generates a temporary test runner file, which we do not want to include in coverage metrics.

Support for up to date compilers

14 Jun 01:53
Compare
Choose a tag to compare

This release includes:

  • @kotet's fix for use of a deprecated version of toJSON
  • Travis now builds on Linux and OSX using latest DMD, GDC, and LDC (except GDC on OSX)

Ignore external dub packages

17 Jul 18:00
Compare
Choose a tag to compare

Thanks for @tom-tan for implementing ignoring dub packages from coverage stats!

Also includes fix for LDC Travis build.

Ignore external dub packages

17 Jul 17:44
Compare
Choose a tag to compare
Pre-release

Thanks for @tom-tan for implementing ignoring dub packages from coverage stats!

DMD 2.70.x and Better Error Handling

24 Jan 20:17
Compare
Choose a tag to compare
v1.2.0

[CI] Allow GDC builds to fail (404ing)

Support for Custom Coverage File Path

24 Sep 06:29
Compare
Choose a tag to compare

Thanks to @MartinNowak for adding support for custom coverage path support, through dmd_coverDestPath.

DMD 2.067.0

13 Apr 18:37
Compare
Choose a tag to compare
v1.1.5

Fix minor typo in README.md

Update Travis Deploy to support OSX

26 Dec 17:08
Compare
Choose a tag to compare
v1.1.4

Updated travis binary name to support different OSs

v1.1.3

23 Dec 01:29
Compare
Choose a tag to compare
Avoid publishing unittest version of executable