Skip to content

v0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 14:28
d7fb4c5

Added

  • Test code and code under test is now editable from within the plugin
  • A new PR builds filter allows to hide PR builds (enabled by default)
  • The code under test editor now scrolls to the first line that is covered and changed

Changed

  • Highlighting of code under test is improved to better show the intersection of changed and covered code
  • Builds are now sorted by date instead of ID

Fixed

  • An issue where quickly changing tabs would result in a concurrency issue has been fixed