Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Data store queries now allow for multiple client ids #4130

Merged

:memo: fixed javadoc

43061c3
Select commit
Loading
Failed to load commit list.
Merged

✨ Data store queries now allow for multiple client ids #4130

:memo: fixed javadoc
43061c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 19, 2024 in 1s

0.00% of diff hit (target 16.80%)

View this Pull Request on Codecov

0.00% of diff hit (target 16.80%)

Annotations

Check warning on line 101 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataChannels.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataChannels.java#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 104 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataChannels.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataChannels.java#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 109 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataChannels.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataChannels.java#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 86 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataClients.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataClients.java#L84-L86

Added lines #L84 - L86 were not covered by tests

Check warning on line 89 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataClients.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataClients.java#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 94 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataClients.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataClients.java#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 115 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMessages.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMessages.java#L115

Added line #L115 was not covered by tests

Check warning on line 230 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMessages.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMessages.java#L228-L230

Added lines #L228 - L230 were not covered by tests

Check warning on line 233 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMessages.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMessages.java#L232-L233

Added lines #L232 - L233 were not covered by tests

Check warning on line 238 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMessages.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMessages.java#L236-L238

Added lines #L236 - L238 were not covered by tests

Check warning on line 114 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMessagesJson.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMessagesJson.java#L114

Added line #L114 was not covered by tests

Check warning on line 92 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMetrics.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMetrics.java#L90-L92

Added lines #L90 - L92 were not covered by tests

Check warning on line 95 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMetrics.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMetrics.java#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 100 in rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMetrics.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

rest-api/resources/src/main/java/org/eclipse/kapua/app/api/resources/v1/resources/DataMetrics.java#L98-L100

Added lines #L98 - L100 were not covered by tests