Closed aleaverfay closed 2 years ago
Base: 93.94% // Head: 94.18% // Increases project coverage by +0.23%
:tada:
Coverage data is based on head (
da07c80
) compared to base (ba9a87a
). Patch coverage: 97.84% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Initial movement toward pose minimization. Not ready for prime time.
1) construct a PoseStack from sequence 2) perform cartesian minimization on a PoseStack using a ScoreFunction
Right now, I just want to see what the unit tests / code coverage looks like