◐ Shell
clean mode source ↗

fix a typo in ByteBufferProxy by huahaiy · Pull Request #172 · lmdbjava/lmdbjava

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@huahaiy

@huahaiy huahaiy commented

Jan 28, 2021

Copy link Copy Markdown

There's a typo at line 136 of ByteBufferProxy

@codecov-io

codecov-io commented

Jan 28, 2021

edited by codecov Bot

Loading

Copy link Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.21%. Comparing base (3a0a702) to head (068aa61).
⚠️ Report is 231 commits behind head on master.

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

☔ 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.

@bp-alex bp-alex merged commit 18fbd77 into lmdbjava:master

Mar 12, 2021

@bp-alex

bp-alex commented

Mar 12, 2021

Copy link Copy Markdown

Member

Thanks @huahaiy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@huahaiy @codecov-io @bp-alex