Closed jvshields closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
68b5e52
) 68.15% compared to head (2e6269f
) 68.15%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I introduced a bug when originally creating the Opacities object in the calc_total_opacities() method. This is a more sane way of calculating total opacities with an initialization that doesn't just point the total opacities to the first entry of the dictionary.