v0.0.3
Pre-release
Pre-release
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