Commit Graph

4160 Commits

Author SHA1 Message Date
Michal Kordas 365ff682db Remove dead code from JavadocType check. #1308 2015-07-24 11:41:32 -07:00
Aleksandr Ivanov ccb3b8a5a9 fix build problem on xdoc #1448 2015-07-24 11:39:46 -07:00
Roman Ivanov 76d9a1c67b appveyor, fast_finish is introduced 2015-07-24 11:08:22 -07:00
Roman Ivanov 86d6ac1312 Revert "appveyor, fail_fast is introduced"
This reverts commit 8f084de41b.
2015-07-24 11:04:08 -07:00
Roman Ivanov 8f084de41b appveyor, fail_fast is introduced 2015-07-24 11:01:55 -07:00
Aleksandr Ivanov 89d3ad0802 Add Organize Imports instructions to site. #1448 2015-07-24 09:24:04 -07:00
Roman Ivanov 01ef15b55d test_script renamed to build 2015-07-24 09:14:17 -07:00
Roman Ivanov 3d918752d3 build is removed 2015-07-24 09:11:52 -07:00
Roman Ivanov 6c8e2fe0c7 build:off is removed 2015-07-24 09:10:10 -07:00
Roman Ivanov 8f5ca1d1ab attempt3 to make concurent builds in appveyor 2015-07-24 09:08:39 -07:00
Roman Ivanov 6af4735373 attempt to make concurent builds in appveyor 2015-07-24 09:06:56 -07:00
Roman Ivanov 16bb036a27 attempt to make concurent builds in appveyor 2015-07-24 09:05:21 -07:00
Roman Ivanov 12cea38b6e minor: explanation of context and config meaning 2015-07-23 22:56:23 -07:00
Roman Ivanov 5ebfb82c01 coverage for Automatic bean, #1295 2015-07-23 21:57:58 -07:00
Roman Ivanov 454af2c194 100% coverage for FileText, #1295 2015-07-23 20:33:30 -07:00
Roman Ivanov 08d2cfda07 Fix for build broblem 2015-07-23 18:52:36 -07:00
Roman Ivanov dec56b56dc minor: formatting in traivis config 2015-07-23 18:15:34 -07:00
Ilja Dubinin cae26e2f4e Import which produces error on MacOSX jdk has been deleted 2015-07-23 18:00:06 -07:00
Roman Ivanov 94856eb8a1 CS-SI/Orekit --> checkstyle/Orekit , #1446 2015-07-23 17:45:58 -07:00
Baratali Izmailov 01750d8a49 Issue #1293: Improved coverage of MultipleStringLiteralsCheck 2015-07-23 14:06:58 -07:00
Andrei Selkin cdcddbe49e Add setter for 'ignoreEnums' in LeftCurlyCheck, issue #975. 2015-07-23 21:15:07 +03:00
Roman Ivanov 07d2c790d8 100% coverage for JavadocTagInfo. #1295 2015-07-23 00:10:04 -07:00
Aleksandr Ivanov acbd47a66b ImportOrder enabled in configuration #1448 2015-07-23 08:58:42 +03:00
Roman Ivanov db1c057515 100% UTs coverage for FileContents. #1295 2015-07-22 21:02:19 -07:00
Roman Ivanov f1b28dbcde 100% UTs coverage for FileContents. #1295 2015-07-22 20:52:58 -07:00
Michal Kordas 82e1d2693c Add test coverage to SummaryJavadoc check. #1308 2015-07-22 18:44:47 -07:00
Michal Kordas b9702a2c99 Add test coverage to JavadocPackage check. #1308 2015-07-22 18:43:57 -07:00
Roman Ivanov ef540c2c72 100% Uts coverage for AbstractLoader , unreachable code was removed. #1295 2015-07-22 18:42:48 -07:00
Roman Ivanov 864cf936cf AbstractFileSetCheck is 100% covered by UTs. #1295 2015-07-22 15:38:55 -07:00
Michal Kordas 24a95e56f5 Remove classes with 100% coverage from Cobertura exclusion list. #1449 2015-07-22 13:18:59 +02:00
Andrei Selkin 813ae84538 Add test with default configuration for VariableDeclarationUsageDistanceCheck, issue #1129. 2015-07-21 17:56:45 -07:00
Andrei Selkin 39ccb4c6fe Add test with default configuration for SummaryJavadocCheck, issue #1129. 2015-07-21 17:56:45 -07:00
Andrei Selkin 3f765e389d Add test with default configuration for NPathComplexityCheck, issue #1129. 2015-07-21 17:56:45 -07:00
Andrei Selkin 197d73db84 Add test with default configuration for MultipleStringLiteralsCheck, issue #1129. 2015-07-21 17:56:45 -07:00
Andrei Selkin 48e095c8d3 Add test with default configuration for JavaNCSSCheck, issue #1129. 2015-07-21 17:56:45 -07:00
Andrei Selkin 79a4b0fc33 Add test with default configuration for ExecutableStatementCountCheck, issue #1129. 2015-07-21 17:56:45 -07:00
Andrei Selkin aa90bcf588 Add test with default configuration for CustomImportOrderCheck, issue #1129. 2015-07-21 17:56:45 -07:00
Andrei Selkin 13c0b844db Add test with default configuration for ClassFanOutComplexityCheck, issue #1129. 2015-07-21 17:56:45 -07:00
Andrei Selkin a3a23a2695 Add test with default configuration for ClassDataAbstractionCouplingCheck, issue #1129. 2015-07-21 17:56:45 -07:00
Andrei Selkin 2661faec4c Add UniquePropertiesCheck into checkstyle_checks.xml, issue #1129. 2015-07-21 17:56:45 -07:00
Michal Kordas 81d67e4777 Remove dead code from ObjectBlockHandler in Indentation check. #1270 2015-07-21 17:54:02 -07:00
Michal Kordas 9988d4d007 Remove dead code from AbstractExpressionHandler. #1270 2015-07-21 17:45:30 -07:00
Michal Kordas 791036b2f1 Add test coverage to AtclauseOrder check. #1308 2015-07-21 17:43:58 -07:00
Michal Kordas 79694f0d50 Remove dead code from ElseHandler in Indentation check. #1270 2015-07-21 13:39:28 -07:00
Ilja Dubinin e1d06c0a92 Coverage has been increased to 100% in MissingDeprecatedCheck. Issue #908 2015-07-21 09:54:06 -07:00
Ilja Dubinin d5178f777a Coverage has been increased to 100% in AnnotationLocationCheck. Issue #908 2015-07-21 09:53:43 -07:00
Pavel Baranchikov 9df81b38a8 JavadocType does not check parameters in inner classes. #1421 2015-07-21 12:21:17 +03:00
Aleksandr Ivanov c09131defe ImportOrderCheck. Fix separation for static imports #1398 2015-07-20 21:11:42 -07:00
Ilja Dubinin 89f4e3c8b1 Coverage has been increased to 100% in PackageAnnotationCheck 2015-07-20 21:05:32 -07:00
Michal Kordas 0f7653dd6d Bump total line and branch coverage rates for Cobertura 2015-07-20 21:02:49 -07:00