You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by GitBox <gi...@apache.org> on 2021/08/19 14:52:16 UTC

[GitHub] [datasketches-memory] davecromberge opened a new pull request #146: Checkstyle and SpotBugs fixes

davecromberge opened a new pull request #146:
URL: https://github.com/apache/datasketches-memory/pull/146


   The following violations were corrected:
   
   - marking fields and parameters as final
   - missing default cases in switch statement
   
   Note that there are 'violations' in the MurmerHashV3 class concerning
   switch fall-throughs.  This is left as-is.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [datasketches-memory] leerho merged pull request #146: Checkstyle and SpotBugs fixes

Posted by GitBox <gi...@apache.org>.
leerho merged pull request #146:
URL: https://github.com/apache/datasketches-memory/pull/146


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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