-
Notifications
You must be signed in to change notification settings - Fork 284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI Bot] environment lockfiles auto-update #6029
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6029 +/- ##
=======================================
Coverage 89.76% 89.76%
=======================================
Files 90 90
Lines 22991 22991
Branches 5030 5030
=======================================
Hits 20638 20638
Misses 1623 1623
Partials 730 730 ☔ View full report in Codecov by Sentry. |
⏱️ Performance Benchmark Report: 38c8c33Performance shifts
Full benchmark results
Generated by GHA run |
⏱️ Performance Benchmark Report: 38c8c33Performance shifts
Full benchmark results
Generated by GHA run |
⏱️ Performance Benchmark Report: 38c8c33Performance shifts
Full benchmark results
Generated by GHA run |
1ea73e4
to
914f0f6
Compare
⏱️ Performance Benchmark Report: 1e84600Performance shifts
Full benchmark results
Generated by GHA run |
914f0f6
to
be641ed
Compare
⏱️ Performance Benchmark Report: 26bc7e9Performance shifts
Full benchmark results
Generated by GHA run |
Some of the image tests failures here are maps so might be fixed by SciTools/cartopy#2414. However, some are time vs longitude, so we can't blame Cartopy for those. I have opened matplotlib/matplotlib#28567 and suggest pinning to not Matplotlib v3.9.1 for now. |
The image test failures are now fixed on Matplotlib The doctest failure seems to be something to do with geovista. |
⏱️ Performance Benchmark Report: 6d3e7c6Performance shifts
Full benchmark results
Generated by GHA run |
⏱️ Performance Benchmark Report: d84b825Performance shifts
Full benchmark results
Generated by GHA run |
3324141
to
54d4b0f
Compare
⏱️ Performance Benchmark Report: ad27adaPerformance shifts
Full benchmark results
Generated by GHA run |
* upstream/main: Updated environment lockfiles (SciTools#6029) Pin matplotlib != 3.9.1 (SciTools#6065) add location argument to mesh.coords (SciTools#6055) Doctest compatibility with GeoVista v0.5. (SciTools#6064) Rename `Mesh` to `MeshXY` (SciTools#6056) Bump scitools/workflows from 2024.07.2 to 2024.07.3 (SciTools#6063)
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.