COSMIC-PopSynth / COSMIC

COSMIC (Compact Object Synthesis and Monte Carlo Investigation Code)
GNU General Public License v3.0
45 stars 58 forks source link

Pip requirements #573

Closed katiebreivik closed 1 year ago

katiebreivik commented 1 year ago

simplifying versioning and unifying pip requirements since they were all over the place

codecov[bot] commented 1 year ago

Codecov Report

Base: 87.32% // Head: 88.16% // Increases project coverage by +0.85% :tada:

Coverage data is based on head (991a8ba) compared to base (561e8c6). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #573 +/- ## =========================================== + Coverage 87.32% 88.16% +0.85% =========================================== Files 40 39 -1 Lines 25424 25426 +2 =========================================== + Hits 22199 22416 +217 + Misses 3225 3010 -215 ``` | [Impacted Files](https://codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/573?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth) | Coverage Δ | | |---|---|---| | [cosmic/sample/cmc/elson.py](https://codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/573/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL3NhbXBsZS9jbWMvZWxzb24ucHk=) | `88.24% <0.00%> (-0.65%)` | :arrow_down: | | [cosmic/bse\_utils/zdata.py](https://codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/573/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL2JzZV91dGlscy96ZGF0YS5weQ==) | `100.00% <0.00%> (ø)` | | | [cosmic/bse\_utils/zcnsts.py](https://codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/573/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL2JzZV91dGlscy96Y25zdHMucHk=) | `100.00% <0.00%> (ø)` | | | [cosmic/\_\_init\_\_.py](https://codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/573/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL19faW5pdF9fLnB5) | | | | [cosmic/evolve.py](https://codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/573/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL2V2b2x2ZS5weQ==) | `89.58% <0.00%> (+5.00%)` | :arrow_up: | | [cosmic/sample/sampler/multidim.py](https://codecov.io/gh/COSMIC-PopSynth/COSMIC/pull/573/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth#diff-Y29zbWljL3NhbXBsZS9zYW1wbGVyL211bHRpZGltLnB5) | `86.49% <0.00%> (+68.92%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=COSMIC-PopSynth)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.