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

Index factories #29

Merged
merged 1 commit into from
Aug 5, 2023
Merged

Index factories #29

merged 1 commit into from
Aug 5, 2023

Conversation

tzaeschke
Copy link
Owner

Create factories for the all indexes.

@tzaeschke tzaeschke self-assigned this Aug 5, 2023
@codecov
Copy link

codecov bot commented Aug 5, 2023

Codecov Report

Merging #29 (99b4cfb) into master (2347169) will decrease coverage by 0.06%.
The diff coverage is 60.52%.

@@             Coverage Diff              @@
##             master      #29      +/-   ##
============================================
- Coverage     73.79%   73.74%   -0.06%     
  Complexity     2044     2044              
============================================
  Files            76       76              
  Lines          8007     8041      +34     
  Branches       1575     1575              
============================================
+ Hits           5909     5930      +21     
- Misses         1710     1723      +13     
  Partials        388      388              
Files Changed Coverage Δ
src/main/java/org/tinspin/index/BoxMap.java 55.55% <55.55%> (+5.55%) ⬆️
src/main/java/org/tinspin/index/PointMultimap.java 53.84% <60.00%> (+20.51%) ⬆️
src/main/java/org/tinspin/index/PointMap.java 61.53% <61.53%> (+11.53%) ⬆️
src/main/java/org/tinspin/index/BoxMultimap.java 50.00% <66.66%> (+50.00%) ⬆️

@tzaeschke tzaeschke merged commit 53267e0 into master Aug 5, 2023
1 of 3 checks passed
@tzaeschke tzaeschke deleted the fix/29-index-factories branch August 5, 2023 22:07
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.

None yet

1 participant