Skip to content

Conversation

@mattwthompson
Copy link
Member

Description

Closes #1251

Might want to include #1220, not planning to get #1252 in this release

Using https://github.com/openforcefield/openff-interchange/milestone/20

Using this as a double-check of merged PRs: v0.4.2...main

This is a similar report (I think these changes are all called out in release notes):

$ griffe check -a v0.4.2 -b HEAD openff.interchange
openff/interchange/components/interchange.py:906: Interchange.from_openmm(topology): Parameter is now required
openff/interchange/models.py:394: VirtualSiteKey: Public object points to a different kind of object: class -> attribute
openff/interchange/interop/gromacs/models/models.py:344: GROMACSSystem.molecules: Attribute value was changed: Field(dict(), description='The number of each molecule type in the system, keyed by the name of each molecule.') -> Field(list(), description='The number of each molecule type in the system, ordered topologically.')

Checklist

  • Add tests
  • Lint
  • Update docstrings

@mattwthompson mattwthompson added this to the 0.4.3 milestone Jul 9, 2025
@codecov
Copy link

codecov bot commented Jul 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.86%. Comparing base (1b67e48) to head (37bb2ce).
⚠️ Report is 60 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1253   +/-   ##
=======================================
  Coverage   93.86%   93.86%           
=======================================
  Files          72       72           
  Lines        6240     6240           
=======================================
  Hits         5857     5857           
  Misses        383      383           

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

@mattwthompson mattwthompson marked this pull request as ready for review July 9, 2025 15:28
@mattwthompson mattwthompson merged commit a003414 into main Jul 11, 2025
16 checks passed
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.

Release 0.4.3

2 participants