Skip to content

test: removed special case for handling testing dirs on windows #125

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Aug 9, 2025

golang/go#71544 is still officially open. However a fix has been committed to go codebase.

This issue is not really blocking: the problem lies on windows not reliaby cleaning up the temporary directory.

golang/go#71544 is still officially open.
However a fix has been committed to go codebase.

This issue is not really blocking: the problem lies on windows not
reliaby cleaning up the temporary directory.

Signed-off-by: Frédéric BIDON <[email protected]>
Copy link

codecov bot commented Aug 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.42%. Comparing base (190e912) to head (9a078aa).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #125      +/-   ##
==========================================
+ Coverage   91.30%   91.42%   +0.11%     
==========================================
  Files          17       17              
  Lines        2611     2611              
==========================================
+ Hits         2384     2387       +3     
+ Misses        172      170       -2     
+ Partials       55       54       -1     
Flag Coverage Δ
oldstable-macos-latest 91.30% <ø> (?)
oldstable-ubuntu-latest 91.15% <ø> (?)
oldstable-windows-latest ?
stable-macos-latest 91.30% <ø> (?)
stable-ubuntu-latest 91.30% <ø> (ø)
stable-windows-latest ?

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.

@fredbi fredbi marked this pull request as draft August 9, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant