Skip to content

Conversation

@Gui-FernandesBR
Copy link
Member

Pull request type

  • Code changes (bugfix, features)
  • Code maintenance (refactoring, formatting, tests)
  • ReadMe, Docs and GitHub updates
  • Other (please describe):

Checklist

  • Tests for the changes have been added (if needed)
  • Docs have been reviewed and added / updated
  • Lint (black rocketpy/ tests/) has passed locally
  • All tests (pytest tests -m slow --runslow) have passed locally
  • CHANGELOG.md has been updated (if relevant)

Current behavior

Enter text here...

New behavior

Enter text here...

Breaking change

  • Yes
  • No

Additional information

Enter text here...

@Gui-FernandesBR
Copy link
Member Author

Python 3.14 will be released at Oct 7th, aka this Tuesday.
After that, I expect CI to be get run correctly.
Let's wait for it.

https://devguide.python.org/versions/

@Gui-FernandesBR Gui-FernandesBR force-pushed the mnt/min-python-version-310 branch from cff273f to 0f035fe Compare October 8, 2025 15:46
@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.26%. Comparing base (f17893b) to head (bc6dd6f).
⚠️ Report is 28 commits behind head on develop.

Files with missing lines Patch % Lines
rocketpy/mathutils/function.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #857      +/-   ##
===========================================
+ Coverage    80.02%   80.26%   +0.24%     
===========================================
  Files           98      104       +6     
  Lines        12004    12767     +763     
===========================================
+ Hits          9606    10248     +642     
- Misses        2398     2519     +121     

☔ 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.

@phmbressan phmbressan force-pushed the mnt/min-python-version-310 branch from b824966 to 6b1dc13 Compare October 18, 2025 12:55
@phmbressan
Copy link
Collaborator

phmbressan commented Oct 18, 2025

Retrying Python 3.14 on the CI, since this command pytest && pytest -m slow --runslow && pytest rocketpy/ --doctest-modules worked for me locally on the new version.

Edit: All passing on the CI.

@Gui-FernandesBR Gui-FernandesBR force-pushed the mnt/min-python-version-310 branch from 6b1dc13 to 0407cb7 Compare October 18, 2025 17:12
@Gui-FernandesBR
Copy link
Member Author

@copilot could you please update our CHANGELOG?

@phmbressan phmbressan merged commit af7bbff into develop Oct 19, 2025
9 of 10 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Closed in LibDev Roadmap Oct 19, 2025
@phmbressan phmbressan deleted the mnt/min-python-version-310 branch October 19, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Closed

Development

Successfully merging this pull request may close these issues.

3 participants