Skip to content

Switch caching to use re-actors/cache-python-deps #1471

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

Merged
merged 3 commits into from
Feb 20, 2025
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Feb 20, 2025

Fixes the windows caching by copying aio-libs/frozenlist#633

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Feb 20, 2025
Copy link

codspeed-hq bot commented Feb 20, 2025

CodSpeed Performance Report

Merging #1471 will not alter performance

Comparing switch_cache (93e32e2) with master (07c1b4f)

Summary

✅ 99 untouched benchmarks

Copy link

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.57%. Comparing base (07c1b4f) to head (93e32e2).
Report is 36 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1471      +/-   ##
==========================================
- Coverage   96.14%   95.57%   -0.58%     
==========================================
  Files          31       33       +2     
  Lines        5970     6006      +36     
  Branches      364      364              
==========================================
  Hits         5740     5740              
- Misses        204      240      +36     
  Partials       26       26              
Flag Coverage Δ
CI-GHA 95.57% <ø> (-0.58%) ⬇️
MyPy 49.71% <ø> (ø)
OS-Linux 98.83% <ø> (-0.74%) ⬇️
OS-Windows 98.85% <ø> (-0.78%) ⬇️
OS-macOS 98.58% <ø> (-0.74%) ⬇️
Py-3.10.11 98.56% <ø> (-0.74%) ⬇️
Py-3.10.16 98.79% <ø> (-0.74%) ⬇️
Py-3.11.11 98.79% <ø> (-0.74%) ⬇️
Py-3.11.9 98.56% <ø> (-0.74%) ⬇️
Py-3.12.8 98.56% <ø> (-0.97%) ⬇️
Py-3.12.9 98.79% <ø> (-0.74%) ⬇️
Py-3.13.1 98.56% <ø> (-0.97%) ⬇️
Py-3.13.2 98.79% <ø> (-0.74%) ⬇️
Py-3.9.13 98.52% <ø> (-0.74%) ⬇️
Py-3.9.21 98.74% <ø> (-0.74%) ⬇️
Py-pypy7.3.16 98.76% <ø> (-0.78%) ⬇️
Py-pypy7.3.17 ?
Py-pypy7.3.18 98.78% <ø> (-0.78%) ⬇️
VM-macos-latest 98.58% <ø> (-0.74%) ⬇️
VM-ubuntu-latest 98.83% <ø> (-0.74%) ⬇️
VM-windows-latest 98.85% <ø> (-0.78%) ⬇️
pytest 98.83% <ø> (-0.74%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bdraco bdraco marked this pull request as ready for review February 20, 2025 21:17
@bdraco bdraco merged commit 6f7c9b0 into master Feb 20, 2025
45 of 47 checks passed
@bdraco bdraco deleted the switch_cache branch February 20, 2025 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant