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

root resizing in qt2 #43

Merged
merged 1 commit into from
Jun 30, 2024
Merged

root resizing in qt2 #43

merged 1 commit into from
Jun 30, 2024

Conversation

tzaeschke
Copy link
Owner

Root resizing after insert() in QT2 may cause root node to be too small. See #42 .

@tzaeschke tzaeschke self-assigned this Jun 22, 2024
Copy link

codecov bot commented Jun 30, 2024

Codecov Report

Attention: Patch coverage is 71.62162% with 21 lines in your changes missing coverage. Please review.

Project coverage is 75.21%. Comparing base (fc9e7fd) to head (538302e).
Report is 1 commits behind head on master.

Current head 538302e differs from pull request most recent head 8c0e2ec

Please upload reports for the commit 8c0e2ec to get more accurate results.

Files Patch % Lines
...ain/java/org/tinspin/index/qthypercube2/QNode.java 58.33% 17 Missing and 3 partials ⚠️
...va/org/tinspin/index/qthypercube2/QuadTreeKD2.java 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #43      +/-   ##
============================================
+ Coverage     74.77%   75.21%   +0.43%     
- Complexity     2084     2123      +39     
============================================
  Files            76       77       +1     
  Lines          8061     8110      +49     
  Branches       1576     1585       +9     
============================================
+ Hits           6028     6100      +72     
+ Misses         1644     1613      -31     
- Partials        389      397       +8     

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

@tzaeschke tzaeschke merged commit 6eaf712 into master Jun 30, 2024
1 check passed
@tzaeschke tzaeschke deleted the fix/42-root-resizing branch June 30, 2024 14:37
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.

1 participant