Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 833 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 833 Bytes

Usage

Analyze single entry

  • Go to Code -> Analyze Stack Trace or Thread Dump

  • Paste to input paths of the failed inspection and press OK button. For example:

    + /wp-content/plugins/akismet/class.akismet-rest-api.php:239 WEAK WARNING 'false'
    - /wp-includes/functions.php:6461 WEAK WARNING $wp_max_limit
    + /wp-content/plugins/akismet/class.akismet-rest-api.php:240 WEAK WARNING '0'
    

    Analyze remote Teamcity projects

    Settings

    • Go to Main -> Prefernces -> Test Analyzer Settings
    • Fill list of project ids(separated by new line) to analyze

    Analyze

    • Go to Code -> Analyze Build Runs
    Screenshot 2023-01-19 at 02 03 08