1.7.8.7 release notes

87 views
Skip to first unread message

Scott

unread,
Mar 22, 2017, 9:39:04 AM3/22/17
to Announcements

1.7.8.7

  • Issue 533 - Fixed an issue where the anonymous Apex and SOQL query editor components would be disposed when other projects were closed resulting in an odd "green box".
  • Issue 544 - Added a new application-level configuration option to force Apex unit tests to always run asynchronously (default is to allow test runs for methods from a single Apex class to run synchronously). This option can be found under the new Unit Tests and Code Coverage application-level configuration tab.
  • Issue 575 - Added a new application-level configuration option for how skipped Apex unit tests should be handled, either ignored (default) or failed. This option can be found under the new Unit Tests and Code Coverage application-level configuration tab.
  • Issue 550 - Fixed an issue where a Selected metadata subscription was being wildcarded after a refresh.
  • Made the Run With Coverage action work properly. Now when an Apex unit test run configuration is executed with coverage, Apex code coverage is displayed immediately upon test completion.
  • Added support for code coverage HTML report generation.
  • Improved code coverage display for completely uncovered Apex source files. Now coverage markers are displayed for all concrete method, constructor, and initialized field declarations, all statements except for System.debug(), and several other code constructs which are included when displaying coverage.
Reply all
Reply to author
Forward
0 new messages