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

fixed the indexes added to the tree #142

Closed
wants to merge 2 commits into from
Closed

fixed the indexes added to the tree #142

wants to merge 2 commits into from

Conversation

sumukhswamy
Copy link
Collaborator

Description

tree child index fixes

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: sumukhswamy <[email protected]>
Signed-off-by: sumukhswamy <[email protected]>
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Merging #142 (5116bbb) into main (9a5a20f) will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   54.90%   54.82%   -0.09%     
==========================================
  Files          33       33              
  Lines        1346     1348       +2     
  Branches      207      207              
==========================================
  Hits          739      739              
- Misses        529      531       +2     
  Partials       78       78              
Flag Coverage Δ
dashboards-query-workbench 54.82% <ø> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@ps48
Copy link
Member

ps48 commented Oct 5, 2023

Merged here: #140

@ps48 ps48 closed this Oct 5, 2023
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