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

Test coverage #22

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Test coverage #22

merged 1 commit into from
Jul 25, 2023

Conversation

tzaeschke
Copy link
Owner

No description provided.

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

codecov-commenter commented Jul 25, 2023

Codecov Report

Merging #22 (b88d4c5) into master (083e190) will increase coverage by 1.15%.
The diff coverage is 74.47%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff              @@
##             master      #22      +/-   ##
============================================
+ Coverage     71.57%   72.72%   +1.15%     
- Complexity     1717     2035     +318     
============================================
  Files            76       77       +1     
  Lines          7619     8085     +466     
  Branches       1533     1588      +55     
============================================
+ Hits           5453     5880     +427     
- Misses         1768     1819      +51     
+ Partials        398      386      -12     
Files Changed Coverage Δ
src/main/java/org/tinspin/index/BoxMultimap.java 0.00% <0.00%> (ø)
src/main/java/org/tinspin/index/IndexConfig.java 0.00% <0.00%> (ø)
...org/tinspin/index/covertree/CoverTreeQueryKnn.java 0.00% <0.00%> (ø)
...n/java/org/tinspin/index/kdtree/KDIteratorKnn.java 0.00% <0.00%> (ø)
...java/org/tinspin/index/qthypercube/QIterator0.java 0.00% <0.00%> (ø)
...java/org/tinspin/index/qthypercube/QIterator1.java 0.00% <0.00%> (ø)
...ava/org/tinspin/index/qthypercube2/QIterator0.java 0.00% <0.00%> (ø)
...ava/org/tinspin/index/qthypercube2/QIterator1.java 0.00% <0.00%> (ø)
...java/org/tinspin/index/rtree/RTreeMixedQuery2.java 0.00% <0.00%> (ø)
...in/java/org/tinspin/index/rtree/RTreeQueryKnn.java 0.00% <0.00%> (-87.31%) ⬇️
... and 59 more

... and 2 files with indirect coverage changes

@tzaeschke tzaeschke merged commit 06edd84 into master Jul 25, 2023
2 checks passed
@tzaeschke tzaeschke deleted the fix/22-codecov branch July 25, 2023 09:55
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