Releases: JuliaCI/Coverage.jl
Releases · JuliaCI/Coverage.jl
v1.1.1
Coverage v1.1.1
Merged pull requests:
- CompatHelper: bump compat for "MbedTLS" to "1.0" (#267) (@github-actions[bot])
v1.1.0
Coverage v1.1.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:
- Fix typo in README (#263) (@goggle)
- Install TagBot as a GitHub Action (#266) (@JuliaTagBot)
- Test Travis on Windows/Mac/Linux, test on more Julia versions, drop support for Julia 0.7 (#270) (@omus)
- README: Remove AppVeyor badge (#272) (@DilumAluthge)
v1.0.0
v1.0.0 (2019-12-05)
Closed issues:
- Duplicated files in Coveralls (#245)
- Add instructions for coverage reporting using Pkg.test (#236)
- Tag a release (#235)
Merged pull requests:
- Bump version from "1.0.0-DEV" to "1.0.0" (#258) (DilumAluthge)
- Update compat entries (#256) (DilumAluthge)
- CompatHelper: add new compat entry for "JSON" at version "0.21" (#255) (github-actions[bot])
- Remove duplicate Travis builds (#253) (DilumAluthge)
- Set up CompatHelper on this repo (#252) (DilumAluthge)
- Add pull request number to Coveralls.io (#251) (vtjnash)
- Support COVERALLS_PARALLEL environment variable (#250) (vtjnash)
- RFC: Factor out the core functionality to CoverageTools.jl (#249) (DilumAluthge)
- Improve instructions for getting coverage with
Pkg.test
(#248) (DilumAluthge) - Test on macOS (#244) (DilumAluthge)
- Test on Julia 1.2 (#243) (DilumAluthge)
- Test on Julia 1.3 (#241) (DilumAluthge)
- Delete REQUIRE (#239) (DilumAluthge)
- Delete REQUIRE file (#237) (DilumAluthge)
v0.9.3
v0.9.3 (2019-09-25)
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:
- Add support for GitHub Actions (#233) (davidanthoff)
- add Azure pipelines support for codecov.io (#230) (simonbyrne)
v0.9.2
v0.9.1
v0.9.0
v0.8.1
v0.8.0: Merge pull request #191 from JuliaCI/jn/read-lcov
Add support for reading LCOV files