Searched defs:projectVersion (Results 1 – 1 of 1) sorted by relevance
49 public final String projectVersion; field in CoverageEntity65 String filePath, String projectName, String projectVersion, List<Long> lineCoverage) { in CoverageEntity()111 String projectVersion = (String) e.getProperty(PROJECT_VERSION); in fromEntity() local145 String projectVersion = coverage.getRevision().toStringUtf8(); in fromCoverageReport() local