cta-observatory / ctapipe

Low-level data processing pipeline software for CTAO or similar arrays of Imaging Atmospheric Cherenkov Telescopes
https://ctapipe.readthedocs.org
BSD 3-Clause "New" or "Revised" License
62 stars 266 forks source link

Test on python 3.12 #2486

Closed maxnoe closed 4 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (c4853a7) 92.53% compared to head (e1c7713) 92.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2486 +/- ## ========================================== - Coverage 92.53% 92.52% -0.01% ========================================== Files 235 235 Lines 20024 20024 ========================================== - Hits 18529 18528 -1 - Misses 1495 1496 +1 ```

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

maxnoe commented 6 months ago

wohoo :fireworks:

maxnoe commented 5 months ago

Codecov project fails due to the changed python version for the coverage report now testing different lines in the compat code which happen to be slightly less lines. So I'd say this is ready to go.

maxnoe commented 4 months ago

@kosack this would be ready