atomec-project / atoMEC

Python-based average-atom code for simulations of high energy density phenomena such as in warm dense matter.
https://atomec-project.github.io/atoMEC/
BSD 3-Clause "New" or "Revised" License
17 stars 12 forks source link

Make mixfrac explicit in tests #206

Closed timcallow closed 1 year ago

timcallow commented 1 year ago

Tests were sometimes failing unexpectly, this is because the mixfrac parameter has to be explicitly reset

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (8e80f1c) 91.69% compared to head (ba34b88) 97.03%. Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #206 +/- ## =========================================== + Coverage 91.69% 97.03% +5.34% =========================================== Files 14 14 Lines 2396 2396 =========================================== + Hits 2197 2325 +128 + Misses 199 71 -128 ``` [see 6 files with indirect coverage changes](https://app.codecov.io/gh/atomec-project/atoMEC/pull/206/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.