Skip to content
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

Feature list depth option #34

Open
wants to merge 63 commits into
base: develop
Choose a base branch
from
Open

Conversation

mcakircali
Copy link
Contributor

No description provided.

implements ctor for 1-,2-,3-level split key chains
[skip-ci]
cleanup and add missing
reworked it to behave more like an iterator
@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2024

Codecov Report

Attention: Patch coverage is 79.92565% with 54 lines in your changes missing coverage. Please review.

Project coverage is 64.10%. Comparing base (7f8e64c) to head (5aca515).

Files with missing lines Patch % Lines
src/fdb5/api/helpers/ListElement.cc 48.21% 29 Missing ⚠️
src/fdb5/tools/fdb-list.cc 67.56% 12 Missing ⚠️
src/fdb5/api/RemoteFDB.cc 0.00% 6 Missing ⚠️
src/fdb5/database/KeyChain.h 85.00% 3 Missing ⚠️
src/fdb5/remote/Handler.cc 0.00% 2 Missing ⚠️
src/fdb5/api/helpers/ListElement.h 75.00% 1 Missing ⚠️
src/fdb5/tools/fdb-patch.cc 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #34      +/-   ##
===========================================
+ Coverage    63.84%   64.10%   +0.26%     
===========================================
  Files          237      239       +2     
  Lines        13583    13675      +92     
  Branches      1325     1330       +5     
===========================================
+ Hits          8672     8767      +95     
+ Misses        4911     4908       -3     

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

@mcakircali mcakircali marked this pull request as ready for review August 8, 2024 08:57
src/fdb5/api/helpers/ListElement.cc Outdated Show resolved Hide resolved
src/fdb5/api/helpers/ListElement.cc Outdated Show resolved Hide resolved
src/fdb5/api/helpers/ListElement.h Outdated Show resolved Hide resolved
src/fdb5/api/helpers/ListElement.h Outdated Show resolved Hide resolved
src/fdb5/api/helpers/ListElement.h Outdated Show resolved Hide resolved
src/fdb5/tools/fdb-list.cc Show resolved Hide resolved
src/fdb5/tools/fdb-list.cc Outdated Show resolved Hide resolved
tests/fdb/api/test_fdb_c.cc Outdated Show resolved Hide resolved
tests/fdb/api/test_fdb_c.cc Show resolved Hide resolved
src/fdb5/api/local/ListVisitor.h Outdated Show resolved Hide resolved
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.

3 participants