Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Add Cursor.get(BufferProxy, BufferProxy, SeekOp) method#100

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
benalexau merged 2 commits intolmdbjava:masterfromsvegaxmr:cursorget
Apr 15, 2020

Conversation

svegaxmr
Copy link
Contributor

necessary for code likemdb_cursor_get(m_cur_block_heights, (MDB_val *)&zerokval, &val_h, MDB_GET_BOTH)

@benalexau
Copy link
Member

Thanks for this PR. Would you mind please providing a corresponding test case?

@benalexaubenalexau added enhancementAdditional or new functionality awaiting-response labelsDec 9, 2018
@svegaxmr
Copy link
ContributorAuthor

What is the highest version of Java that the tests can target?

@codecov-io
Copy link

codecov-io commentedJan 25, 2019
edited
Loading

Codecov Report

Merging#100 intomaster willincrease coverage by0.05%.
The diff coverage is0%.

Impacted file tree graph

@@             Coverage Diff              @@##             master     #100      +/-   ##============================================+ Coverage     90.98%   91.04%   +0.05%+ Complexity      373      352      -21============================================  Files            29       28       -1       Lines          1265     1172      -93       Branches        113      106       -7     ============================================- Hits           1151     1067      -84+ Misses           48       45       -3+ Partials         66       60       -6
Impacted FilesCoverage ΔComplexity Δ
src/main/java/org/lmdbjava/Cursor.java80% <0%> (-10%)25 <0> (ø)
src/main/java/org/lmdbjava/Verifier.java

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updatea927565...7a70355. Read thecomment docs.

@benalexaubenalexauforce-pushed themaster branch 11 times, most recently from8809f8e tofed0c5dCompareApril 15, 2020 05:03
benalexau added a commit that referenced this pull requestApr 15, 2020
@benalexaubenalexau merged commite5f5008 intolmdbjava:masterApr 15, 2020
@benalexaubenalexau changed the titleadd cursor seek for MDB_GET_BOTHAdd Cursor.get(BufferProxy, BufferProxy, SeekOp) methodApr 15, 2020
@benalexau
Copy link
Member

Thanks for the PR.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
enhancementAdditional or new functionality
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@svegaxmr@benalexau@codecov-io@Sylvyrfysh

[8]ページ先頭

©2009-2025 Movatter.jp