Skip to content
Snippets Groups Projects
Commit 4e566284 authored by Simon Urli's avatar Simon Urli
Browse files

[Misc] Set same expected coverage as on master for livedata-api

Helps cherry-picking in LTS.
parent 112a62bb
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
<artifactId>xwiki-platform-livedata-api</artifactId>
<name>XWiki Platform - Live Data - API</name>
<properties>
<xwiki.jacoco.instructionRatio>0.77</xwiki.jacoco.instructionRatio>
<xwiki.jacoco.instructionRatio>0.69</xwiki.jacoco.instructionRatio>
<checkstyle.suppressions.location>${basedir}/src/checkstyle/checkstyle-suppressions.xml</checkstyle.suppressions.location>
<!-- Name to display by the Extension Manager -->
<xwiki.extension.name>Live Data API</xwiki.extension.name>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment