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

More test and dead code removal #23

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

tzaeschke
Copy link
Owner

No description provided.

@tzaeschke tzaeschke self-assigned this Jul 27, 2023
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #23 (5d3ffd2) into master (0b09a80) will increase coverage by 1.07%.
The diff coverage is 85.13%.

@@             Coverage Diff              @@
##             master      #23      +/-   ##
============================================
+ Coverage     72.72%   73.79%   +1.07%     
- Complexity     2035     2044       +9     
============================================
  Files            77       76       -1     
  Lines          8085     8007      -78     
  Branches       1588     1575      -13     
============================================
+ Hits           5880     5909      +29     
+ Misses         1819     1710     -109     
- Partials        386      388       +2     
Files Changed Coverage Δ
...in/java/org/tinspin/index/covertree/CoverTree.java 75.84% <ø> (+3.65%) ⬆️
.../java/org/tinspin/index/rtree/RTreeMixedQuery.java 60.83% <0.00%> (ø)
...in/java/org/tinspin/index/rtree/RTreeQueryKnn.java 87.32% <87.32%> (+87.32%) ⬆️
src/main/java/org/tinspin/index/rtree/RTree.java 80.53% <100.00%> (+2.65%) ⬆️

... and 7 files with indirect coverage changes

@tzaeschke tzaeschke merged commit 2ba836e into master Jul 27, 2023
3 checks passed
@tzaeschke tzaeschke deleted the fix/23-remove-dead-code branch July 27, 2023 17: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