Closed lucasvalenzuela closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
3f80035
) 88.35% compared to head (402d69b
) 88.37%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
For negative coordinates and coordinates beyond the box size, get_int_pos returned PH-keys offset by one. It is not clear why that is exactly (probably due to how the bits are handled, and the IDL version does it wrong, too), but the current implementation in this pull request works.