Ilja Dubinin
f0ea60f77b
Indentation fixes for pom.xml. Issue #46
2015-08-28 00:41:55 +01:00
Ilja Dubinin
f6e48c40b9
Indentation fix for pom.xml. Issue #46
2015-08-26 22:37:54 +01:00
Ilja Dubinin
e85813fa81
Elemnt should be on a new line sonar check fixed for pom.xml. Ixxue #46
2015-08-26 22:02:24 +01:00
Michal Kordas
7a3285dcfa
Fix typos in pom.xml. #1555
...
Fixes some `SpellCheckingInspection` inspection violations.
Description:
>Spellchecker inspection helps locate typos and misspelling in your code, comments and literals, and fix them in one click.
2015-08-25 04:46:31 -07:00
Roman Ivanov
565dc677ae
Remove unused Coveralls plugin from pom.xml . #1881
2015-08-25 04:24:08 -07:00
Roman Ivanov
ff19a040d2
Update ANTLR to 4.5.1-1 . #1880
2015-08-25 14:11:31 +03:00
Roman Ivanov
8e99304daa
Update EqualsVerifier to 1.7.4. #1879
2015-08-25 14:05:07 +03:00
Andrei Selkin
f2efe4d020
Updated comments for excludes of linkcheck, issue #751
2015-08-19 06:44:43 +03:00
Andrei Selkin
ae73562255
Created JaCoCo profile of pom.xml, issue #1173
2015-08-18 09:40:22 +03:00
Roman Ivanov
80e0a90fb8
Issue #1243 : Eclipse warnings are fixed
2015-08-16 08:23:07 +03:00
Michal Kordas
accb0bf5bc
Update Maven FindBugs Plugin to 3.0.2. #1714
2015-08-16 07:03:57 +03:00
Ilja Dubinin
901d777e3d
Coverage has been increased to 100% in CheckUtils. Issue #1290
2015-08-15 01:28:16 +01:00
Andrei Selkin
d808a4e4d9
Added problematic links to ignorelist of linkcheck, issue #751
2015-08-14 11:39:48 +03:00
Ilja Dubinin
331992aacd
Coverage has been increased to 100% in CommentSuppressor. Issue #1010
2015-08-12 23:05:43 +01:00
Ilja Dubinin
d66b75bd7f
Coverage has been increased to 100% in DetectorOptions. Issue #1010
2015-08-11 15:44:01 +03:00
Baratali Izmailov
d3864bcda3
VariableDeclarationUsageCheck has been removed from coverage configs
2015-08-10 16:56:57 +03:00
Ilja Dubinin
aa0f77eb92
Coverage has been increased to 100% in MultilineDetector. Issue #1010
2015-08-10 13:46:39 +03:00
Andrei Selkin
a73868f2d3
Set parameter 'failOnError' of maven javadoc plugin to true, issue #291 .
2015-08-09 05:36:43 +03:00
Baratali Izmailov
16ae5032c5
Issue #1293 : Improved coverage for IllegalInstantiationCheck
2015-08-09 05:32:39 +03:00
Roman Ivanov
2ad80f4e9e
[maven-release-plugin] prepare for next development iteration
2015-08-07 15:20:43 +03:00
Roman Ivanov
75be892cb1
[maven-release-plugin] prepare release checkstyle-6.9
2015-08-07 15:20:41 +03:00
Michal Kordas
1df3af1d42
Add tag required by schema to Cobertura configuration. #1555
...
Fixes IntelliJ IDEA MavenModelInspection violation.
2015-08-06 06:31:48 +03:00
Baratali Izmailov
dd5562f6dc
Issue #1293 : Improved coverage for ReturnCountCheck
2015-08-06 06:29:22 +03:00
Roman Ivanov
ead1a5e5dc
100% UTs coverage for Checker (no way to reproduce/mock IOException). #1294
2015-08-05 17:06:17 +03:00
Roman Ivanov
3fe08f2968
UT coverage for Checker. #1294
2015-08-05 16:27:10 +03:00
Roman Ivanov
a2da840df3
100% UTs coverage for TreeWalker. #1294
2015-08-05 15:39:51 +03:00
Roman Ivanov
b2d7013e9e
UT coverage for TreeWalker. #1294
2015-08-05 08:04:48 +03:00
Ilja Dubinin
78fbe6abf4
Coverage has been increased to 100% in DescedantTokensCheck. Issue #1290
2015-08-03 20:54:04 -07:00
Ilja Dubinin
2e1ab8dd86
100% coverage in OuterType check. Issue #1290
2015-08-02 18:33:12 -07:00
Ilja Dubinin
688d428e55
Coverage has been increased to 100% in TrailingCommentCheck. Issue 1290
2015-08-02 18:32:09 -07:00
Baratali Izmailov
b097b3f002
Issue #1293 : Improved coverage for FinalLocalVariableCheck
2015-08-02 18:27:52 -07:00
Ruslan Diachenko
e794bd04c7
Issue #1296 : 'SuppressionsLoader' refactored, UT coverage improved
2015-08-02 16:04:50 +01:00
Michal Kordas
9d2cc769f0
Fix SonarQube violations in pom.xml. #46
2015-08-01 22:46:44 +02:00
Baratali Izmailov
af52963008
Issue #1293 : Refactoring of AbstractSuperCheck. Code coverage has been improved.
2015-08-01 13:15:03 -07:00
Andrei Selkin
f8ba0d7279
Fix BooleanExpressionComplexity check violations in Checkstyle code, issue #1052
2015-08-01 09:42:45 -07:00
Baratali Izmailov
bd55b45981
Issue #1293 : Improved coverage for SimplifyBooleanReturnCheck.
2015-08-01 09:24:38 -07:00
Baratali Izmailov
d53fc277c6
Issue #1293 : Improved coverage for ExplicitInitializationCheck
2015-08-01 06:58:57 -07:00
Baratali Izmailov
5fa34fa1b2
Issue #1293 : Refactoring of ParameterAssignmentCheck
2015-08-01 06:58:26 -07:00
Michal Kordas
2c41aaf844
Improve test coverage in AbstractJavadocCheck. #1308
2015-08-01 14:29:18 +02:00
Roman Ivanov
6a97715527
coverage for TreeWalker (move IOException to setCacheFile method signature). #1294
2015-07-31 01:20:13 -07:00
Roman Ivanov
b881dd8faf
coverage for TreeWalker. #1294
2015-07-31 01:08:43 -07:00
Roman Ivanov
aa51835e53
100% Coverage for DefaultLogger. #1294
2015-07-31 00:02:06 -07:00
Roman Ivanov
71c16c55c3
100% code coverage for ConfigurationLoader. #1294
2015-07-30 22:52:51 -07:00
Ilja Dubinin
dcd7085ce2
Coverage has been increased to 100% in UncommentedMainCheck. Issue #1290
2015-07-30 16:50:12 -07:00
Ruslan Diachenko
e3366844c4
Issue #1296 : 'SuppressWithNearbyCommentFilter' refactored, UT coverage improved
2015-07-30 22:57:20 +01:00
Michal Kordas
af095344e1
Add tests and refactor JavadocMethod check. #1308
2015-07-30 21:46:11 +02:00
Roman Ivanov
f712557e03
experiment with coverage problem on appveyor. #1496
2015-07-30 17:01:03 -07:00
Roman Ivanov
d1b747d206
again problem at appveyor. #1496
2015-07-30 00:13:18 -07:00
Roman Ivanov
570eba585b
final fix for TreeWalkerTest.testDestroyNonExistingCache failure on Windows. #1496
2015-07-30 00:02:21 -07:00
Roman Ivanov
62a8b24971
revert to let build pass on appveyor. #1496
2015-07-29 21:28:51 -07:00