minor: updte for general coverage numbers

This commit is contained in:
Roman Ivanov 2015-05-05 16:37:15 -04:00
parent 1a2c318e22
commit e121ec185c
1 changed files with 2 additions and 2 deletions

View File

@ -625,8 +625,8 @@
<haltOnFailure>true</haltOnFailure>
<branchRate>100</branchRate>
<lineRate>100</lineRate>
<totalBranchRate>83</totalBranchRate>
<totalLineRate>90</totalLineRate>
<totalBranchRate>84</totalBranchRate>
<totalLineRate>92</totalLineRate>
<regexes>
<regex><pattern>.*.Checker</pattern><branchRate>79</branchRate><lineRate>85</lineRate></regex>
<regex><pattern>.*.ConfigurationLoader</pattern><branchRate>86</branchRate><lineRate>79</lineRate></regex>