JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

Code Coverage to report full coverage percentage including methods not executed

Currently, the Jade Code Coverage tool only calculates a coverage percentage for code blocks in methods that were executed. Methods that are not executed at all are excluded and listed separately.
We cannot use the current tool to provide an overall coverage percentage, as we can for other (non-Jade) development environments.

We would like a new option to be added to the Code Coverage tool whereby it reports the percentage of code blocks covered for ALL code blocks in ALL methods of ALL classes. This should be an "opt-in" option as it could add considerable overhead to do a full scan of all methods.

  • Murray Symon
  • Oct 11 2023
  • Needs review
  • Attach files