public class PythonCoverageSensor extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_REPORT_PATH |
static String |
IT_DEFAULT_REPORT_PATH |
static String |
IT_REPORT_PATH_KEY |
static String |
OVERALL_DEFAULT_REPORT_PATH |
static String |
OVERALL_REPORT_PATH_KEY |
static String |
REPORT_PATH_KEY |
| Constructor and Description |
|---|
PythonCoverageSensor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.sonar.api.batch.sensor.SensorContext context) |
public static final String REPORT_PATH_KEY
public static final String DEFAULT_REPORT_PATH
public static final String IT_REPORT_PATH_KEY
public static final String IT_DEFAULT_REPORT_PATH
public static final String OVERALL_REPORT_PATH_KEY
public static final String OVERALL_DEFAULT_REPORT_PATH
Copyright © 2011–2018 SonarSource and Waleri Enns. All rights reserved.