-
Updated
Jul 14, 2021 - Java
java-client
Here are 77 public repositories matching this topic...
I'd like to use the @AndroidFindBy annotation for finding elements by view tag on Android, I am specifying a test ID through this attribute as we cannot use resource ids for targeting views when using React Native.
It does not seem like @AndroidFindBy currently supports this. I see MobileBy.ByAndroidViewTag, but I believe this cannot be used with the page object model to initially locate elemen
-
Updated
May 21, 2021 - Java
-
Updated
Jul 21, 2021 - Java
-
Updated
Aug 2, 2019 - Java
-
Updated
Jun 16, 2021 - Java
-
Updated
Mar 13, 2019 - Java
-
Updated
Jul 2, 2021 - JavaScript
-
Updated
Jun 4, 2021 - Java
-
Updated
Oct 1, 2020 - Java
-
Updated
Oct 2, 2019 - Java
-
Updated
Jul 9, 2021 - Java
-
Updated
May 25, 2021 - JavaScript
-
Updated
Jan 24, 2021 - Java
-
Updated
Apr 20, 2021 - Java
-
Updated
May 19, 2021 - Kotlin
Since RedisTimeSeries 1.4 we've added the ability to back-fill time series, with different duplicate policies.
However, we still see several issues being raised on the core repo/client repo that point to users no being aware of it. Example: RedisTimeSeries/redistimeseries-py#86
We should addre
-
Updated
May 13, 2021 - Java
-
Updated
May 27, 2021 - Java
-
Updated
Jun 4, 2021 - JavaScript
-
Updated
Feb 9, 2020 - Java
-
Updated
Jul 21, 2021 - Java
Improve this page
Add a description, image, and links to the java-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the java-client topic, visit your repo's landing page and select "manage topics."
We're already on Java 8 and we can use this diamond operator which was introduced in Java 7. Yet, there are lots of occurrences in code where we're still not using it. For more information about this, see this Sonar rule[0]
In case anyone is interested in fixing this, you can check all the occurrences where diamond operator could be used here[1]
[0] https://sonarcloud.io/organizations/fabric