Skip to content

Commit f1d0cbd

Browse files
authored
Reverting a change from Azure#33397 (Azure#33441)
1 parent 2a951fc commit f1d0cbd

File tree

1 file changed

+1
-1
lines changed
  • sdk/communication/azure-communication-identity

1 file changed

+1
-1
lines changed

sdk/communication/azure-communication-identity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<properties>
5050
<src.dir>src/main</src.dir>
5151
<test.dir>src/test</test.dir>
52-
<jacoco.min.linecoverage>0.88</jacoco.min.linecoverage>
52+
<jacoco.min.linecoverage>0.85</jacoco.min.linecoverage>
5353
<jacoco.min.branchcoverage>0.67</jacoco.min.branchcoverage>
5454
<jacoco.skip>false</jacoco.skip>
5555
<!-- Configures the Java 9+ run to perform the required module exports, opens, and reads that are necessary for testing but shouldn't be part of the module-info. -->

0 commit comments

Comments
 (0)