openclimatefix / ocf_datapipes

OCF's DataPipe based dataloader for training and inference
MIT License
13 stars 11 forks source link

Update testing to include Python 3.11 #240

Closed jacobbieker closed 8 months ago

jacobbieker commented 8 months ago

Pull Request

Description

3.11 has been out for awhile, it would be good to test compatibility with it.

Fixes #

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?

Checklist:

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (dd64df6) 78.44% compared to head (05c9e43) 78.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #240 +/- ## ========================================== + Coverage 78.44% 78.48% +0.04% ========================================== Files 130 129 -1 Lines 5668 5661 -7 ========================================== - Hits 4446 4443 -3 + Misses 1222 1218 -4 ```

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