astronomy-commons / hipscat

Hierarchical Progressive Survey Catalog
https://hipscat.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Refactor catalog alignment moc none check #269

Closed smcguire-cmu closed 2 months ago

smcguire-cmu commented 2 months ago

Pushes moc None handling into inner method

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 94.29%. Comparing base (5a11092) to head (9538d1f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #269 +/- ## ======================================= Coverage 94.29% 94.29% ======================================= Files 56 56 Lines 1962 1963 +1 ======================================= + Hits 1850 1851 +1 Misses 112 112 ```

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

github-actions[bot] commented 2 months ago
Before [5a110924] <v0.3.1> After [37231f5a] Ratio Benchmark (Parameter)
123±0.7ms 124±0.8ms 1.01 benchmarks.time_test_alignment_even_sky
77.7±0.5ms 78.1±0.6ms 1 benchmarks.MetadataSuite.time_load_partition_info_order7
13.4±0.2ms 13.4±0.4ms 1 benchmarks.Suite.time_inner_pixel_alignment
364±3ms 366±4ms 1 benchmarks.Suite.time_outer_pixel_alignment
19.7±0.7ms 19.5±0.4ms 0.99 benchmarks.MetadataSuite.time_load_partition_info_order6
78.4±1ms 76.8±0.5ms 0.98 benchmarks.MetadataSuite.time_load_partition_join_info
85.1±3ms 83.3±3ms 0.98 benchmarks.Suite.time_paths_creation
14.0±0.06ms 13.5±0.1ms 0.96 benchmarks.time_test_cone_filter_multiple_order
43.4±0.4ms 41.3±2ms 0.95 benchmarks.Suite.time_pixel_tree_creation

Click here to view all benchmarks.