astronomy-commons / hipscat

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

Enable python 3.12 in CI #283

Closed delucchi-cmu closed 4 months ago

delucchi-cmu commented 4 months ago

Change Description

Enables checks for python 3.12 in CI.

See also https://github.com/astronomy-commons/hipscat-import/issues/303

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 93.68%. Comparing base (d57f59c) to head (c33c63e). Report is 41 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #283 +/- ## ======================================= Coverage 93.68% 93.68% ======================================= Files 57 57 Lines 1979 1979 ======================================= Hits 1854 1854 Misses 125 125 ```

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

github-actions[bot] commented 4 months ago
Before [d57f59c3] <v0.3.4> After [3a571941] Ratio Benchmark (Parameter)
78.7±1ms 78.8±0.2ms 1 benchmarks.MetadataSuite.time_load_partition_join_info
13.2±0.3ms 13.2±0.2ms 1 benchmarks.Suite.time_inner_pixel_alignment
19.0±0.6ms 18.7±0.5ms 0.99 benchmarks.MetadataSuite.time_load_partition_info_order6
77.8±0.2ms 77.4±0.3ms 0.99 benchmarks.MetadataSuite.time_load_partition_info_order7
366±5ms 364±2ms 0.99 benchmarks.Suite.time_outer_pixel_alignment
124±2ms 123±2ms 0.99 benchmarks.time_test_alignment_even_sky
84.4±2ms 82.7±2ms 0.98 benchmarks.Suite.time_paths_creation
42.0±1ms 40.9±1ms 0.97 benchmarks.Suite.time_pixel_tree_creation
1.00±0.01ms 978±6μs 0.97 benchmarks.time_test_cone_filter_multiple_order

Click here to view all benchmarks.