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

Drop python 3.9 #2526

Merged
merged 1 commit into from
Mar 27, 2024

Drop python 3.9

a61035d
Select commit
Loading
Failed to load commit list.
Merged

Drop python 3.9 #2526

Drop python 3.9
a61035d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

92.59% (+0.00%) compared to 01f4a99

View this Pull Request on Codecov

92.59% (+0.00%) compared to 01f4a99

Details

Codecov Report

Attention: Patch coverage is 81.42857% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 92.59%. Comparing base (01f4a99) to head (a61035d).

Files Patch % Lines
src/ctapipe/instrument/subarray.py 75.00% 3 Missing ⚠️
src/ctapipe/tools/dump_instrument.py 0.00% 3 Missing ⚠️
src/ctapipe/reco/sklearn.py 60.00% 2 Missing ⚠️
src/ctapipe/instrument/camera/geometry.py 0.00% 1 Missing ⚠️
src/ctapipe/instrument/camera/readout.py 0.00% 1 Missing ⚠️
src/ctapipe/io/astropy_helpers.py 50.00% 1 Missing ⚠️
src/ctapipe/io/metadata.py 0.00% 1 Missing ⚠️
src/ctapipe/io/simteleventsource.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2526   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files         233      232    -1     
  Lines       20056    20034   -22     
=======================================
- Hits        18571    18551   -20     
+ Misses       1485     1483    -2     

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