You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by dc...@apache.org on 2021/09/27 10:22:13 UTC

[datasketches-java] 01/01: Merge pull request #366 from apache/FixCheckstyleAndSpotBugs

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

dcromberge pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-java.git

commit 2ddc84e465c3963ebe45a9861983683614ef0975
Merge: 5f13ff2 99d95db
Author: David Cromberge <da...@permutive.com>
AuthorDate: Mon Sep 27 11:22:04 2021 +0100

    Merge pull request #366 from apache/FixCheckstyleAndSpotBugs
    
    Fix Checkstyle and SpotBugs warnings.

 pom.xml                                                 |  1 -
 .../java/org/apache/datasketches/hash/MurmurHash3.java  |  6 +++---
 .../java/org/apache/datasketches/hll/BaseHllSketch.java | 10 +++++-----
 .../org/apache/datasketches/kll/KllFloatsSketch.java    | 10 ++++++----
 .../java/org/apache/datasketches/kll/KllHelper.java     | 17 ++++++++---------
 .../datasketches/quantiles/KolmogorovSmirnov.java       |  2 +-
 .../java/org/apache/datasketches/quantiles/Util.java    |  4 ++--
 src/main/java/org/apache/datasketches/tuple/Util.java   |  3 ++-
 .../java/org/apache/datasketches/BinarySearchTest.java  |  1 +
 tools/FindBugsExcludeFilter.xml                         |  5 +++++
 tools/SketchesCheckstyle.xml                            |  4 ++--
 11 files changed, 35 insertions(+), 28 deletions(-)

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