Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sevntu-Checks: 100% code coverage #520

Open
rnveach opened this issue Dec 5, 2016 · 1 comment
Open

Sevntu-Checks: 100% code coverage #520

rnveach opened this issue Dec 5, 2016 · 1 comment

Comments

@rnveach
Copy link
Contributor

rnveach commented Dec 5, 2016

We should remove these suppressions,

<regexes>
<regex><pattern>.*.checks.annotation.ForbidAnnotationCheck</pattern><branchRate>70</branchRate><lineRate>96</lineRate></regex>
<regex><pattern>.*.checks.coding.AvoidConstantAsFirstOperandInConditionCheck</pattern><branchRate>87</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.coding.ConfusingConditionCheck</pattern><branchRate>82</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.coding.CustomDeclarationOrderCheck.*</pattern><branchRate>81</branchRate><lineRate>83</lineRate></regex>
<regex><pattern>.*.checks.coding.DiamondOperatorForVariableDefinitionCheck</pattern><branchRate>90</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.coding.EitherLogOrThrowCheck</pattern><branchRate>88</branchRate><lineRate>99</lineRate></regex>
<regex><pattern>.*.checks.coding.EmptyPublicCtorInClassCheck</pattern><branchRate>89</branchRate><lineRate>95</lineRate></regex>
<regex><pattern>.*.checks.coding.FinalizeImplementationCheck</pattern><branchRate>68</branchRate><lineRate>92</lineRate></regex>
<regex><pattern>.*.checks.coding.ForbidCertainImportsCheck</pattern><branchRate>61</branchRate><lineRate>84</lineRate></regex>
<regex><pattern>.*.checks.coding.ForbidInstantiationCheck</pattern><branchRate>94</branchRate><lineRate>91</lineRate></regex>
<regex><pattern>.*.checks.coding.ForbidThrowAnonymousExceptionsCheck</pattern><branchRate>81</branchRate><lineRate>97</lineRate></regex>
<regex><pattern>.*.checks.coding.IllegalCatchExtendedCheck</pattern><branchRate>88</branchRate><lineRate>97</lineRate></regex>
<regex><pattern>.*.checks.coding.MapIterationInForEachLoopCheck</pattern><branchRate>90</branchRate><lineRate>98</lineRate></regex>
<regex><pattern>.*.checks.coding.MultipleStringLiteralsExtendedCheck</pattern><branchRate>92</branchRate><lineRate>96</lineRate></regex>
<regex><pattern>.*.checks.coding.MultipleVariableDeclarationsExtendedCheck</pattern><branchRate>95</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.coding.NameConventionForJunit4TestClassesCheck</pattern><branchRate>86</branchRate><lineRate>96</lineRate></regex>
<regex><pattern>.*.checks.coding.NoNullForCollectionReturnCheck</pattern><branchRate>85</branchRate><lineRate>96</lineRate></regex>
<regex><pattern>.*.checks.coding.OverridableMethodInConstructorCheck</pattern><branchRate>88</branchRate><lineRate>99</lineRate></regex>
<regex><pattern>.*.checks.coding.RedundantReturnCheck</pattern><branchRate>98</branchRate><lineRate>97</lineRate></regex>
<regex><pattern>.*.checks.coding.ReturnBooleanFromTernaryCheck</pattern><branchRate>75</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.coding.ReturnNullInsteadOfBooleanCheck</pattern><branchRate>80</branchRate><lineRate>88</lineRate></regex>
<regex><pattern>.*.checks.coding.SimpleAccessorNameNotationCheck</pattern><branchRate>72</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.coding.UnnecessaryParenthesesExtendedCheck</pattern><branchRate>90</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.design.AvoidConditionInversionCheck</pattern><branchRate>97</branchRate><lineRate>96</lineRate></regex>
<regex><pattern>.*.checks.design.CauseParameterInExceptionCheck</pattern><branchRate>96</branchRate><lineRate>98</lineRate></regex>
<regex><pattern>.*.checks.design.ChildBlockLengthCheck</pattern><branchRate>89</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.design.ForbidWildcardAsReturnTypeCheck</pattern><branchRate>98</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.design.HideUtilityClassConstructorCheck</pattern><branchRate>94</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.design.InnerClassCheck</pattern><branchRate>91</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.design.NoMainMethodInAbstractClassCheck</pattern><branchRate>92</branchRate><lineRate>98</lineRate></regex>
<regex><pattern>.*.checks.design.PublicReferenceToPrivateTypeCheck</pattern><branchRate>97</branchRate><lineRate>90</lineRate></regex>
<regex><pattern>.*.checks.naming.EnumValueNameCheck</pattern><branchRate>86</branchRate><lineRate>100</lineRate></regex>
<regex><pattern>.*.checks.sizes.LineLengthExtendedCheck</pattern><branchRate>100</branchRate><lineRate>6</lineRate></regex>
<regex><pattern>com.github.sevntu.checkstyle.Utils</pattern><branchRate>0</branchRate><lineRate>0</lineRate></regex>
</regexes>

and aim for 100% code coverage where possible.

rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 5, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 5, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 5, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 5, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 5, 2016
romani pushed a commit that referenced this issue Dec 5, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 5, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 6, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 6, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 6, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 6, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 6, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 6, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 6, 2016
rnveach added a commit to rnveach/sevntu.checkstyle that referenced this issue Dec 6, 2016
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
kariem pushed a commit to kariem/sevntu.checkstyle that referenced this issue Jul 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant