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)