Skip to content

Conversation

@dweindl
Copy link
Member

@dweindl dweindl commented Jul 24, 2025

As per our Python support policy, we drop support for Python 3.10.

Also, run tests with Python 3.13 instead of 3.12.

@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.59%. Comparing base (7a6d06e) to head (7fa6b57).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1585      +/-   ##
===========================================
- Coverage    83.62%   83.59%   -0.04%     
===========================================
  Files          163      163              
  Lines        14018    14018              
===========================================
- Hits         11723    11718       -5     
- Misses        2295     2300       +5     

☔ View full report in Codecov by Sentry.
📢 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.

@dweindl dweindl self-assigned this Jul 24, 2025
@dweindl dweindl marked this pull request as ready for review September 19, 2025 05:58
As per our Python support policy, we drop support for Python 3.10.

Also, run tests with 3.13 instead of 3.12.
@dweindl dweindl added this pull request to the merge queue Sep 24, 2025
@dweindl dweindl removed this pull request from the merge queue due to a manual request Sep 24, 2025
@dweindl dweindl added this pull request to the merge queue Sep 24, 2025
@dweindl dweindl removed this pull request from the merge queue due to the queue being cleared Sep 24, 2025
@dweindl dweindl merged commit cc752e2 into ICB-DCM:develop Sep 24, 2025
18 checks passed
@dweindl dweindl deleted the require_py311 branch September 24, 2025 10:55
This was referenced Sep 24, 2025
PaulJonasJost added a commit that referenced this pull request Nov 13, 2025
- General
    - Require Python >=3.11 (#1585)
- Documentation
    - Updated references and citations (#1601, #1609, #1612)
    - Various minor Documentation and Example fixes
- Optimization
    - update scipy interface (#1588)
- Ensemble
    - accurate cutoff based on chi2 distribution (#1566)
- History
    - Add monotonic_history from mutliple histories (#1632)
- Profiling
    - split ProfilerTask into descending and ascending parts (#1598)
    - Profiles nested CIs (#1584)
- Visualize
    - Fix IndexError in waterfall for all-non-finite values (#1600)
    - prettier intervals for profiles by using capstyle (#1607)
    - Improve waterfall plot efficiency (#1608)
    - remove unnecessary title and axes labels (#1589)
    - Nicer pypesto.visualize.profile_cis interval markers (#1626)
    - Allow to define colors more flexibly (#1627)
    - Prevent invisible plot due to large cluster number in waterfall plot (#1631)
- Objective
    - Updated roadrunner steady state computation (#1604)
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.

3 participants