Closed mattwthompson closed 3 weeks ago
I'm hunting down some issues with slow import times. Some are likely due to OpenMM sneaking in where it doesn't need to be (might be fixed upstream https://github.com/openforcefield/openff-units/pull/97#issuecomment-2459903434) but I found a few other minor improvements when digging.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.72%. Comparing base (cb6bcc4) to head (c0939be). Report is 6 commits behind head on main.
cb6bcc4
c0939be
I'm hunting down some issues with slow import times. Some are likely due to OpenMM sneaking in where it doesn't need to be (might be fixed upstream https://github.com/openforcefield/openff-units/pull/97#issuecomment-2459903434) but I found a few other minor improvements when digging.