Skip to content

Fix root-node precision problems

Codecov / codecov/patch failed Jul 31, 2024 in 1s

23.45% of diff hit (target 74.77%)

View this Pull Request on Codecov

23.45% of diff hit (target 74.77%)

Annotations

Check warning on line 184 in src/main/java/org/tinspin/index/BoxMap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/BoxMap.java#L184

Added line #L184 was not covered by tests

Check warning on line 233 in src/main/java/org/tinspin/index/BoxMap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/BoxMap.java#L233

Added line #L233 was not covered by tests

Check warning on line 205 in src/main/java/org/tinspin/index/BoxMultimap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/BoxMultimap.java#L205

Added line #L205 was not covered by tests

Check warning on line 254 in src/main/java/org/tinspin/index/BoxMultimap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/BoxMultimap.java#L254

Added line #L254 was not covered by tests

Check warning on line 222 in src/main/java/org/tinspin/index/PointMap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/PointMap.java#L222

Added line #L222 was not covered by tests

Check warning on line 271 in src/main/java/org/tinspin/index/PointMap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/PointMap.java#L271

Added line #L271 was not covered by tests

Check warning on line 320 in src/main/java/org/tinspin/index/PointMap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/PointMap.java#L320

Added line #L320 was not covered by tests

Check warning on line 236 in src/main/java/org/tinspin/index/PointMultimap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/PointMultimap.java#L236

Added line #L236 was not covered by tests

Check warning on line 285 in src/main/java/org/tinspin/index/PointMultimap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/PointMultimap.java#L285

Added line #L285 was not covered by tests

Check warning on line 333 in src/main/java/org/tinspin/index/PointMultimap.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/PointMultimap.java#L333

Added line #L333 was not covered by tests

Check warning on line 88 in src/main/java/org/tinspin/index/qthypercube/QuadTreeKD.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube/QuadTreeKD.java#L88

Added line #L88 was not covered by tests

Check warning on line 90 in src/main/java/org/tinspin/index/qthypercube/QuadTreeKD.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube/QuadTreeKD.java#L90

Added line #L90 was not covered by tests

Check warning on line 94 in src/main/java/org/tinspin/index/qthypercube/QuadTreeKD.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube/QuadTreeKD.java#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 97 in src/main/java/org/tinspin/index/qthypercube/QuadTreeKD.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube/QuadTreeKD.java#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 75 in src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java#L75

Added line #L75 was not covered by tests

Check warning on line 89 in src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java#L89

Added line #L89 was not covered by tests

Check warning on line 96 in src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java#L96

Added line #L96 was not covered by tests

Check warning on line 111 in src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java#L111

Added line #L111 was not covered by tests

Check warning on line 125 in src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java#L125

Added line #L125 was not covered by tests

Check warning on line 131 in src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube/QuadTreeRKD.java#L130-L131

Added lines #L130 - L131 were not covered by tests

Check warning on line 113 in src/main/java/org/tinspin/index/qthypercube2/QuadTreeKD2.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube2/QuadTreeKD2.java#L113

Added line #L113 was not covered by tests

Check warning on line 115 in src/main/java/org/tinspin/index/qthypercube2/QuadTreeKD2.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube2/QuadTreeKD2.java#L115

Added line #L115 was not covered by tests

Check warning on line 119 in src/main/java/org/tinspin/index/qthypercube2/QuadTreeKD2.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube2/QuadTreeKD2.java#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 122 in src/main/java/org/tinspin/index/qthypercube2/QuadTreeKD2.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qthypercube2/QuadTreeKD2.java#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 78 in src/main/java/org/tinspin/index/qtplain/QuadTreeKD0.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/tinspin/index/qtplain/QuadTreeKD0.java#L78

Added line #L78 was not covered by tests