Skip to content

Commit

Permalink
Lowered the coverage by 0.1 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavsawhney authored and ashishagg committed Jul 30, 2019
1 parent 5c2a2dc commit 225e355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
<limit>
<counter>LINE</counter>
<value>COVEREDRATIO</value>
<minimum>0.70</minimum>
<minimum>0.69</minimum>
</limit>
</limits>
</rule>
Expand Down

0 comments on commit 225e355

Please sign in to comment.