astronomy-commons / lsdb

Large Survey DataBase
https://lsdb.io
BSD 3-Clause "New" or "Revised" License
19 stars 5 forks source link

Reimport `*Search` from root `__init__.py` #498

Closed hombit closed 1 week ago

hombit commented 1 week ago

It allows to do from lsdb import ConeSearch

review-notebook-app[bot] commented 1 week ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.67%. Comparing base (6129472) to head (95ff43c). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #498 +/- ## ======================================= Coverage 97.67% 97.67% ======================================= Files 39 39 Lines 1550 1551 +1 ======================================= + Hits 1514 1515 +1 Misses 36 36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 week ago
Before [6129472d] After [b024e54c] Ratio Benchmark (Parameter)
100±1ms 103±1ms 1.02 benchmarks.time_kdtree_crossmatch
30.1±0.8ms 30.6±0.7ms 1.02 benchmarks.time_polygon_search
2.14±0.03s 2.16±0.01s 1.01 benchmarks.time_create_midsize_catalog
14.3±0.1s 14.4±0.03s 1 benchmarks.time_create_large_catalog
16.6±0.4ms 15.6±0.2ms 0.94 benchmarks.time_box_filter_on_partition

Click here to view all benchmarks.