Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move window of supported python versions. #442

Merged
merged 2 commits into from
Dec 6, 2024
Merged

Conversation

delucchi-cmu
Copy link
Contributor

@delucchi-cmu delucchi-cmu commented Dec 4, 2024

Drop support for 3.9.

There were some issues with python 3.13, and seemingly numba. Skipping adding that support for now.

Copy link

github-actions bot commented Dec 4, 2024

Before [081961a] After [d5480de] Ratio Benchmark (Parameter)
76.1±1ms 78.5±0.8ms 1.03 benchmarks.MetadataSuite.time_load_partition_join_info
76.8±0.8ms 77.9±0.5ms 1.02 benchmarks.MetadataSuite.time_load_partition_info_order7
19.4±0.2ms 19.6±0.2ms 1.01 benchmarks.MetadataSuite.time_load_partition_info_order6
40.1±0.4ms 40.3±0.8ms 1.01 benchmarks.Suite.time_pixel_tree_creation
92.5±0.4ms 92.8±1ms 1 benchmarks.Suite.time_paths_creation
117±0.6ms 117±0.5ms 1 benchmarks.time_test_alignment_even_sky
368±4ms 365±2ms 0.99 benchmarks.Suite.time_outer_pixel_alignment
1.03±0.03ms 1.02±0.01ms 0.99 benchmarks.time_test_cone_filter_multiple_order
13.5±0.4ms 12.9±0.2ms 0.96 benchmarks.Suite.time_inner_pixel_alignment

Click here to view all benchmarks.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.29%. Comparing base (081961a) to head (498640c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #442   +/-   ##
=======================================
  Coverage   93.29%   93.29%           
=======================================
  Files          47       47           
  Lines        2044     2044           
=======================================
  Hits         1907     1907           
  Misses        137      137           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants