HERA-Team / hera_cal

Library for HERA data reduction, including redundant calibration, absolute calibration, and LST-binning.
MIT License
11 stars 8 forks source link

ci: faster CI hopefully #873

Closed steven-murray closed 1 year ago

steven-murray commented 1 year ago

This changes the miniconda env to a simple pip setup which is generally much faster. It also adds --durations to the pytest call, so we can more easily optimize the tests over time.

codecov[bot] commented 1 year ago

Codecov Report

Base: 97.08% // Head: 97.08% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (97c29c5) compared to base (116893b). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #873 +/- ## ======================================= Coverage 97.08% 97.08% ======================================= Files 20 20 Lines 8990 8993 +3 ======================================= + Hits 8728 8731 +3 Misses 262 262 ``` | [Impacted Files](https://codecov.io/gh/HERA-Team/hera_cal/pull/873?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team) | Coverage Δ | | |---|---|---| | [hera\_cal/\_cli\_tools.py](https://codecov.io/gh/HERA-Team/hera_cal/pull/873?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team#diff-aGVyYV9jYWwvX2NsaV90b29scy5weQ==) | `97.56% <100.00%> (+0.04%)` | :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.