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 iterator with level #33

Closed
wants to merge 44 commits into from

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 Report

Attention: Patch coverage is 71.81818% with 62 lines in your changes missing coverage. Please review.

Project coverage is 63.91%. Comparing base (1122f01) to head (0347644).
Report is 2 commits behind head on develop.

Files Patch % Lines
src/fdb5/api/helpers/ListElement.cc 38.23% 42 Missing ⚠️
src/fdb5/tools/fdb-list.cc 62.06% 11 Missing ⚠️
src/fdb5/api/RemoteFDB.cc 0.00% 6 Missing ⚠️
src/fdb5/remote/Handler.cc 0.00% 2 Missing ⚠️
src/fdb5/tools/fdb-patch.cc 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #33      +/-   ##
===========================================
- Coverage    63.92%   63.91%   -0.02%     
===========================================
  Files          237      238       +1     
  Lines        13587    13616      +29     
  Branches      1322     1319       -3     
===========================================
+ Hits          8686     8702      +16     
- Misses        4901     4914      +13     

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

@mcakircali mcakircali closed this Aug 8, 2024
@mcakircali mcakircali deleted the feature/list-iterator-level branch August 8, 2024 07:44
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.

2 participants