Fix AbsatractByteBufferProxy.compareBuff by at055612 · Pull Request #170 · lmdbjava/lmdbjava

@at055612

Copy link

Collaborator

Fixes #169

…aratorTest

@at055612 at055612 changed the title gh-169 Fix AbsatractByteBufferProxy.compareBuff, improve ComparatorTest Fix AbsatractByteBufferProxy.compareBuff

Nov 12, 2020

@bp-alex bp-alex merged commit 8230623 into lmdbjava:master

Mar 12, 2021

@bp-alex

Copy link

Member

bp-alex commented

Mar 12, 2021

Thanks @at055612

@codecov

Copy link

codecov bot commented

Aug 21, 2025

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.06%. Comparing base (3a0a702) to head (1a51547).
⚠️ Report is 89 commits behind head on master.

Files with missing lines Patch % Lines
src/main/java/org/lmdbjava/ByteBufferProxy.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #170   +/-   ##
=========================================
  Coverage     91.06%   91.06%           
  Complexity      382      382           
=========================================
  Files            30       30           
  Lines          1343     1343           
  Branches        116      116           
=========================================
  Hits           1223     1223           
  Misses           58       58           
  Partials         62       62           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.