HERA-Team / hera_cal

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

Drop support for 3.8, add 3.11 and 3.12 #933

Closed tyler-a-cox closed 6 months ago

tyler-a-cox commented 6 months ago

This PR drops support for Python 3.8, which will reach end of life by October 2024, and adds support for Python versions 3.11 and 3.12.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bf8e867) 97.17% compared to head (fecaaaf) 97.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #933 +/- ## ========================================== - Coverage 97.17% 97.15% -0.02% ========================================== Files 23 23 Lines 10520 10520 ========================================== - Hits 10223 10221 -2 - Misses 297 299 +2 ``` | [Flag](https://app.codecov.io/gh/HERA-Team/hera_cal/pull/933/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/HERA-Team/hera_cal/pull/933/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HERA-Team) | `97.15% <ø> (-0.02%)` | :arrow_down: | 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.

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