You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2022/12/10 02:27:57 UTC

[datasketches-java] branch fix_codeql_alerts updated (12d1874c -> c95e30df)

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a change to branch fix_codeql_alerts
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git


    from 12d1874c This fixes all of the "High", "Error", and "Warnings" issues detected by CodeQL. However, there were some that I classified as "Won't Fix" and "False Positive".  But I'm not sure if CodeQL will remember those markings.
     add c95e30df Had to do some workarounds to prevent CodeQL from creating warnings that block successful tests.

No new revisions were added by this update.

Summary of changes:
 src/main/java/org/apache/datasketches/cpc/CpcUnion.java  | 4 ++++
 src/test/java/org/apache/datasketches/hll/UnionTest.java | 5 ++---
 2 files changed, 6 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org