astronomy-commons / hipscat

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

Try out py311 for pre-commit CI #272

Closed delucchi-cmu closed 1 month ago

delucchi-cmu commented 1 month ago

Seeing some local failures with python 3.9 and 3.11. This just tries out CI with pre-commit in python 3.11.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 94.19%. Comparing base (9d7dfdd) to head (87713f3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #272 +/- ## ======================================= Coverage 94.19% 94.19% ======================================= Files 56 56 Lines 1965 1965 ======================================= Hits 1851 1851 Misses 114 114 ```

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

github-actions[bot] commented 1 month ago
Before [9d7dfddc] After [c237f42a] Ratio Benchmark (Parameter)
43.1±0.6ms 44.3±0.4ms 1.03 benchmarks.Suite.time_pixel_tree_creation
361±1ms 367±4ms 1.01 benchmarks.Suite.time_outer_pixel_alignment
14.0±0.4ms 14.2±0.08ms 1.01 benchmarks.time_test_cone_filter_multiple_order
77.6±0.7ms 77.6±0.4ms 1 benchmarks.MetadataSuite.time_load_partition_info_order7
77.5±0.9ms 77.7±1ms 1 benchmarks.MetadataSuite.time_load_partition_join_info
13.2±0.3ms 13.2±0.2ms 1 benchmarks.Suite.time_inner_pixel_alignment
82.1±3ms 81.9±2ms 1 benchmarks.Suite.time_paths_creation
124±0.4ms 124±0.8ms 1 benchmarks.time_test_alignment_even_sky
20.4±0.4ms 20.2±0.5ms 0.99 benchmarks.MetadataSuite.time_load_partition_info_order6

Click here to view all benchmarks.