Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Drop support for python 3.10 and 3.11, bump python prod version to 3.12#354

Draft
jlenain wants to merge 6 commits into
cta-observatory:mainfrom
jlenain:drop-python3.11
Draft

Drop support for python 3.10 and 3.11, bump python prod version to 3.12#354
jlenain wants to merge 6 commits into
cta-observatory:mainfrom
jlenain:drop-python3.11

Conversation

@jlenain

@jlenain jlenain commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

This PR bumps the python version to 3.12 for our production environment for nectarchain.

It also removes support for python versions 3.10 and 3.11.

Incidentally, this should also fix #353.

N.B.: we should also propagate the same changes to https://github.com/cta-observatory/ctapipe_io_nectarcam.

@jlenain jlenain changed the title Drop support for python 3.10 and 3.11, bump python prod version to 3.14 Drop support for python 3.10 and 3.11, bump python prod version to 3.12 Jul 3, 2026
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.39%. Comparing base (b2e1a93) to head (9e9b78c).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #354      +/-   ##
==========================================
+ Coverage   45.12%   45.39%   +0.26%     
==========================================
  Files          90       90              
  Lines        9131     9112      -19     
==========================================
+ Hits         4120     4136      +16     
+ Misses       5011     4976      -35     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incomplete API documentation

1 participant