fix a typo in ByteBufferProxy by huahaiy · Pull Request #172 · lmdbjava/lmdbjava
-
Notifications
You must be signed in to change notification settings - Fork 124
Merged
Merged
Conversation
huahaiy
commented
Jan 28, 2021
huahaiy
commented
There's a typo at line 136 of ByteBufferProxy
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).
| 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
merged commit
18fbd77
into
lmdbjava:master
bp-alex
commented
Mar 12, 2021
bp-alex commented
Member
Thanks @huahaiy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment