Closed daico007 closed 2 years ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 90.56%. Comparing base (
ba6fead
) to head (9bf4c3b
). Report is 145 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
PR Summary:
Remove the removed methods from
coordinate_transform.py
. Add anchor option forCompound.spin()
, so now the compound can choose an anchor to be any of its successors instead of just its center.Pending unit tests.
PR Checklist