openforcefield / openff-toolkit

The Open Forcefield Toolkit provides implementations of the SMIRNOFF format, parameterization engine, and other tools. Documentation available at http://open-forcefield-toolkit.readthedocs.io
http://openforcefield.org
MIT License
311 stars 90 forks source link

Test on Python 3.12 in (non-examples) CI #1755

Closed mattwthompson closed 4 months ago

mattwthompson commented 11 months ago
codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.70%. Comparing base (f6f8115) to head (ebffa17). Report is 42 commits behind head on main.

Additional details and impacted files
mattwthompson commented 11 months ago

Everything seems to be working fine here. The only change I want to revert is using the OpenMM RC channel. It looks like that release will be 2-3 weeks out, so I'll leave this until then.

mattwthompson commented 10 months ago

A quick update after OpenMM 8.1:

It looks like the vanilla CI is working fine, top to bottom. I guess all of our upstreams are built now.

Examples are failing for two separate reasons:

Each of these will get fixed eventually (I don't see either as urgent, and am happy to see somebody else jump the line). I'm also fine with merging this with 3.12 in the CI, but not examples workflows.

mattwthompson commented 4 months ago

I'm just not doing examples for now