Skip to content

Fix AbsatractByteBufferProxy.compareBuff #170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

at055612
Copy link
Contributor

Fixes #169

@at055612 at055612 changed the title gh-169 Fix AbsatractByteBufferProxy.compareBuff, improve ComparatorTest Fix AbsatractByteBufferProxy.compareBuff Nov 12, 2020
@benalexau benalexau merged commit 8230623 into lmdbjava:master Mar 12, 2021
@benalexau
Copy link
Member

Thanks @at055612

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

closedOpen KeyRange not stopping before end key
2 participants