Skip to content

Commit

Permalink
Write a Heading here - (Task #1184)
Browse files Browse the repository at this point in the history
Put your Message here.

---
Task #1184: Updating to Eclipse 2024/03 and all dependencies
  • Loading branch information
PhilMFischer committed Jul 11, 2024
1 parent a41d9a6 commit 79f5f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ SPDX-License-Identifier: EPL-2.0
<limit counter="LINE" value="COVEREDRATIO" minimum="65%"/>
<limit counter="BRANCH" value="COVEREDRATIO" minimum="55%"/>
<limit counter="METHOD" value="COVEREDRATIO" minimum="65%"/>
<limit counter="CLASS" value="COVEREDRATIO" minimum="80%"/>
<limit counter="CLASS" value="COVEREDRATIO" minimum="78%"/>
</rule>
<rule element="METHOD">
<limit counter="COMPLEXITY" value="TOTALCOUNT" maximum="20"/>
Expand Down

0 comments on commit 79f5f41

Please sign in to comment.