Skip to content

Commit

Permalink
Debug codecov for cql module
Browse files Browse the repository at this point in the history
  • Loading branch information
li-boxuan committed Mar 27, 2021
1 parent 6310a22 commit b6162ab
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions janusgraph-cql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -314,15 +314,15 @@
</plugins>
</build>
<profiles>
<profile>
<id>coverage</id>
<activation>
<activeByDefault>false</activeByDefault>
</activation>
<properties>
<test.extra.jvm.opts>${jacoco.opts} ${test.javaagent.opts}</test.extra.jvm.opts>
</properties>
</profile>
<!-- <profile>-->
<!-- <id>coverage</id>-->
<!-- <activation>-->
<!-- <activeByDefault>false</activeByDefault>-->
<!-- </activation>-->
<!-- <properties>-->
<!-- <test.extra.jvm.opts>${jacoco.opts} ${test.javaagent.opts}</test.extra.jvm.opts>-->
<!-- </properties>-->
<!-- </profile>-->

<profile>
<id>cassandra3-byteordered</id>
Expand Down

0 comments on commit b6162ab

Please sign in to comment.