Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bug that overwrote first entry in opacities_dict #164

Conversation

jvshields
Copy link
Contributor

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.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (68b5e52) 68.15% compared to head (2e6269f) 68.15%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #164   +/-   ##
=======================================
  Coverage   68.15%   68.15%           
=======================================
  Files          31       31           
  Lines        1165     1165           
=======================================
  Hits          794      794           
  Misses        371      371           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jvshields jvshields merged commit 61b4634 into tardis-sn:main Feb 6, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants