HERA-Team / hera_pspec

HERA power spectrum estimation code and data formats
http://hera-pspec.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

ci: faster env setup #372

Closed steven-murray closed 1 year ago

steven-murray commented 1 year ago

Makes the Python setup much faster, and moreover tests what an actual user will actually install if they do pip install hera_pspec.

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.92% // Head: 95.98% // Increases project coverage by +0.05% :tada:

Coverage data is based on head (3d1e401) compared to base (b837908). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #372 +/- ## ========================================== + Coverage 95.92% 95.98% +0.05% ========================================== Files 17 17 Lines 6043 6046 +3 ========================================== + Hits 5797 5803 +6 + Misses 246 243 -3 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `95.98% <ø> (+0.05%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/HERA-Team/hera_pspec/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team) | Coverage Δ | | |---|---|---| | [hera\_pspec/pspecdata.py](https://codecov.io/gh/HERA-Team/hera_pspec/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9wc3BlYy9wc3BlY2RhdGEucHk=) | `97.10% <ø> (+0.06%)` | :arrow_up: | | [hera\_pspec/pspecbeam.py](https://codecov.io/gh/HERA-Team/hera_pspec/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9wc3BlYy9wc3BlY2JlYW0ucHk=) | `95.36% <0.00%> (+0.02%)` | :arrow_up: | | [hera\_pspec/container.py](https://codecov.io/gh/HERA-Team/hera_pspec/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9wc3BlYy9jb250YWluZXIucHk=) | `94.11% <0.00%> (+0.02%)` | :arrow_up: | | [hera\_pspec/utils.py](https://codecov.io/gh/HERA-Team/hera_pspec/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9wc3BlYy91dGlscy5weQ==) | `90.75% <0.00%> (+0.38%)` | :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=HERA-Team). 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=HERA-Team)

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