Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 737 Bytes

CHANGELOG.md

File metadata and controls

23 lines (19 loc) · 737 Bytes

diff-coverage-idea-plugin Changelog

[Unreleased]

Added

  • Keep diff coverage configuration settings per IDE session
  • Added option to set up min coverage in run configuration

Changed

  • Diff Coverage running replaced with run configuration instead of shortcut
  • Removed triggering diffCoverage Gradle task

Fixed

  • Displaying all packages on code coverage view with checked 'Flatten Packages'

[0.0.4]

Fixed

  • Intellij 2021.1 compatibility

Changed

  • Code coverage classes list flat structure

[0.0.3]

Added