[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.35% -0.07%
==========================================
Files 93 93
Lines 25816 25816
Branches 4796 4796
==========================================
- Hits 23344 23327 -17
- Misses 1693 1709 +16
- Partials 779 780 +1 ☔ 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 |
2e23a7b to
a0bda43
Compare
⏱️ Performance Benchmark Report: e481d2dPerformance shiftsFull benchmark resultsGenerated by GHA run |
a0bda43 to
e84eabd
Compare
⏱️ Performance Benchmark Report: 183a941Performance shiftsFull benchmark resultsGenerated by GHA run |
|
Problems: Test failures from Proj 9.8
Benchmark regressions
Further test failures
Footnotes |
⏱️ Performance Benchmark Report: 5e4f5e8Performance 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.