[CI Bot] environment lockfiles auto-update - #7243
Conversation
There was a problem hiding this comment.
Templating
Version numbers are not typically covered by templating. It is expected that this PR is 100% about advancing version numbers, which would not require any templating follow-up. Please double-check for any other changes that might be suitable for templating.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7243 +/- ##
=======================================
Coverage 90.42% 90.42%
=======================================
Files 93 93
Lines 25812 25812
Branches 4795 4795
=======================================
Hits 23340 23340
Misses 1693 1693
Partials 779 779 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
⏱️ Performance Benchmark Report: 09072efPerformance shiftsFull benchmark resultsGenerated by GHA run |
⏱️ Performance Benchmark Report: 09072efPerformance shiftsFull benchmark resultsGenerated by GHA run |
⏱️ Performance Benchmark Report: 09072efPerformance shiftsFull benchmark resultsGenerated by GHA run |
⏱️ Performance Benchmark Report: 09072efPerformance shiftsFull benchmark resultsGenerated by GHA run |
⏱️ Performance Benchmark Report: 09072efPerformance shiftsFull benchmark resultsGenerated by GHA run |
2e8752d to
ec258cb
Compare
⏱️ Performance Benchmark Report: 044470dPerformance shiftsFull benchmark resultsGenerated by GHA run |
ec258cb to
f6176b9
Compare
|
The cause of this: Rasterio v1.5.1 unpinned GDAL, which in turn unpins Proj so that 9.8 can be in the environment. There are known issues with Cartopy+Proj9.8: SciTools/cartopy#2653. Given this is a priority for Cartopy, I propose holding this PR for another week which may give time for a new, compatible, Cartopy release that can be incorporated in the Iris environment. |
⏱️ Performance Benchmark Report: 45b64bfPerformance shiftsFull benchmark resultsGenerated by GHA run |
f6176b9 to
2e23a7b
Compare
⏱️ Performance Benchmark Report: 04e2faePerformance shiftsFull benchmark resultsGenerated by GHA run |
Lockfiles updated to the latest resolvable environment.
If the CI tasks fail, create a new branch based on this PR and add the required fixes to that branch.