We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e200990 commit c05697cCopy full SHA for c05697c
thingsearch/model/pom.xml
@@ -106,6 +106,7 @@
106
<!-- Don't add excludes here before checking with the whole Ditto team -->
107
<!--<exclude></exclude>-->
108
<exclude>org.eclipse.ditto.thingsearch.model.signals.commands.query.CountThings#of(java.lang.String,java.util.Set,org.eclipse.ditto.base.model.headers.DittoHeaders)</exclude>
109
+ <exclude>org.eclipse.ditto.thingsearch.model.signals.commands.query.AggregateThingsMetricsResponse#getResult()</exclude>
110
</excludes>
111
</parameter>
112
</configuration>
0 commit comments