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

Fix stated temperature range of atoMEC #209

Closed timcallow closed 1 year ago

timcallow commented 1 year ago

Relates to issue #147 . The temperature range stated in the warning now matches that which triggers the warning

codecov[bot] commented 1 year ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (ad0aea7) 96.63% compared to head (bf51b55) 97.09%. Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #209 +/- ## =========================================== + Coverage 96.63% 97.09% +0.45% =========================================== Files 14 14 Lines 2407 2407 =========================================== + Hits 2326 2337 +11 + Misses 81 70 -11 ``` | [Files](https://app.codecov.io/gh/atomec-project/atoMEC/pull/209?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project) | Coverage Δ | | |---|---|---| | [atoMEC/check\_inputs.py](https://app.codecov.io/gh/atomec-project/atoMEC/pull/209?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project#diff-YXRvTUVDL2NoZWNrX2lucHV0cy5weQ==) | `95.35% <ø> (+2.78%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/atomec-project/atoMEC/pull/209/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.