-
Notifications
You must be signed in to change notification settings - Fork 123
FIX: update tests for github runner drive changes #1563
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
base: main
Are you sure you want to change the base?
FIX: update tests for github runner drive changes #1563
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1563 +/- ##
=======================================
Coverage 92.43% 92.43%
=======================================
Files 55 55
Lines 8371 8371
Branches 964 964
=======================================
Hits 7738 7738
Misses 449 449
Partials 184 184 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Thanks! |
😕 looks like this failed in the merge queue: https://github.com/stac-utils/pystac/actions/runs/15852035567/job/44687723893 Not sure why the branch is different than the merge queue ... |
no problem, I'll take a look at why and see if something has changed again |
It looks like this was an unintended change to this runner: actions/runner-images#12386 However it will in the future impact |
Description:
Hit this issue during test run for storage extension test job run, looks like D:\ drive is no longer accessible on the windows runners
PR Checklist:
pre-commit run --all-files
)pytest
)