Great, TY. Feel free to add more tests if need be. Edge cases and so on. Gary
On Fri, Dec 27, 2019 at 10:54 AM Alex Herbert <alex.d.herb...@gmail.com> wrote: > I'll have a look at this since I rewrote the code and all the tests to fix > the hash implementation. > > Alex > > On Fri, 27 Dec 2019, 15:18 Gary Gregory, <garydgreg...@gmail.com> wrote: > > > Hi Claude, > > > > Is there any way we could get 100% code coverage > > on MurmurHash3$IncrementalHash32x86 ? There is a corner case left > untested. > > > > To see the code coverage, look at the JaCoCo report in > > target\site\index.html under 'Project Reports' after running 'mvn clean > > package site -P jacoco -P japicmp' > > > > Gary > > > > On Thu, Dec 26, 2019 at 5:03 PM Claude Warren <cla...@xenei.com> wrote: > > > > > For the contributions and issues I was involved in, the javadoc appear > to > > > be correct. > > > > > > Claude > > > > > > On Thu, Dec 26, 2019 at 1:30 PM Gary Gregory <garydgreg...@gmail.com> > > > wrote: > > > > > > > It looks like we will need a new version of Commons Codec out before > we > > > can > > > > use new code there from Commons Collections. So now's the time to > > polish, > > > > PR, and so on. > > > > > > > > If you've contributed code to Codec, please make sure the Javadoc are > > > > helpful and the site up to date. > > > > > > > > Thank you! > > > > Gary > > > > > > > > > > > > > -- > > > I like: Like Like - The likeliest place on the web > > > <http://like-like.xenei.com> > > > LinkedIn: http://www.linkedin.com/in/claudewarren > > > > > >