coverage totals were increased to actual values
This commit is contained in:
parent
00ac4dfc36
commit
de7ba5593d
4
pom.xml
4
pom.xml
|
|
@ -634,8 +634,8 @@
|
|||
<haltOnFailure>true</haltOnFailure>
|
||||
<branchRate>100</branchRate>
|
||||
<lineRate>100</lineRate>
|
||||
<totalBranchRate>82</totalBranchRate>
|
||||
<totalLineRate>90</totalLineRate>
|
||||
<totalBranchRate>85</totalBranchRate>
|
||||
<totalLineRate>93</totalLineRate>
|
||||
<regexes>
|
||||
<regex><pattern>.*.checkstyle.AnnotationUtility</pattern><branchRate>60</branchRate><lineRate>60</lineRate></regex>
|
||||
<regex><pattern>.*.Checker</pattern><branchRate>79</branchRate><lineRate>84</lineRate></regex>
|
||||
|
|
|
|||
Loading…
Reference in New Issue