Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

Release v0.8-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@Pablissimo Pablissimo released this 30 Jul 17:50
· 86 commits to master since this release
34df3cc
  • @NikitaEgorov fixed an issue with code coverage failing ungracefully in some situations
  • @mucer added a new setting, sonar.ts.ignoreNotFound that avoids marking a file as 0%-covered if it's absent from an LCOV output helping (for users of Karma)
  • Made sonar.ts.tslintpath setting available at both global and project level
  • Plugin now attempts to find tslint as an installed NPM module of your project before failing if it has not been specified server-wide or as a project property