Skip to content

Update for Python 3.14 - #18

Open
andersle wants to merge 6 commits into
mainfrom
update-py314
Open

Update for Python 3.14#18
andersle wants to merge 6 commits into
mainfrom
update-py314

Conversation

@andersle

@andersle andersle commented Oct 9, 2025

Copy link
Copy Markdown
Contributor

Update turtlemd to run with Python 3.14

@github-actions

github-actions Bot commented Oct 9, 2025

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissCover
turtlemd
   __init__.py20100%
   integrators.py1370100%
   version.py20100%
turtlemd/potentials
   __init__.py30100%
   lennardjones.py1710100%
   potential.py310100%
   well.py930100%
turtlemd/simulation
   __init__.py20100%
   mdsimulation.py480100%
   stopping.py230100%
turtlemd/system
   __init__.py40100%
   box.py1440100%
   particles.py970100%
   system.py740100%
turtlemd/tools
   __init__.py30100%
   tools.py220100%
   xyz.py590100%
TOTAL9150100%

Coverage summary (Python 3.14.0)

Tests Skipped Failures Errors Time
63 0 💤 0 ❌ 0 🔥 0.755s ⏱️

@andersle

andersle commented Oct 9, 2025

Copy link
Copy Markdown
Contributor Author

Coverage is dropping, but it seems to be because coveralls is not detecting the class-level definition of types.

@andersle
andersle requested review from dz24 and lukasbaldauf October 9, 2025 15:24
@andersle

andersle commented Oct 9, 2025

Copy link
Copy Markdown
Contributor Author

It appears to be ready, but the only issue is that the coverage by Converalls seems to drop because it fails to detect the class-level definition of types. It could add some skips in this part of the coverage?

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.

1 participant