Closed aleaverfay closed 1 year ago
Patch coverage: 100.00%
and no project coverage change.
Comparison is base (
a43aa2f
) 95.18% compared to head (3d2107b
) 95.19%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Just an absolutely egregious copy-and-paste error: the logic for activating a score did not previously check to make sure that the EnergyTerm that gets activated is the one actually responsible for calculating energies for the score-type whose weight is being set. So I am adding that assertion statement as well.