Skip to content

Use .exe shims on Windows, not .bat - #363

Open
gaborcsardi wants to merge 2 commits into
mainfrom
feature/windows-shim-exe
Open

Use .exe shims on Windows, not .bat#363
gaborcsardi wants to merge 2 commits into
mainfrom
feature/windows-shim-exe

Conversation

@gaborcsardi

@gaborcsardi gaborcsardi commented Aug 29, 2026

Copy link
Copy Markdown
Member

Closes #362.

@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 58.87%. Comparing base (dafa1d2) to head (6dcd7c1).

Files with missing lines Patch % Lines
src/shim/main.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #363      +/-   ##
==========================================
- Coverage   58.91%   58.87%   -0.04%     
==========================================
  Files          56       57       +1     
  Lines       20341    20342       +1     
==========================================
- Hits        11983    11976       -7     
- Misses       8358     8366       +8     

☔ View full report in Codecov by Harness.
📢 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.

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.

Do not use batch shims on Windows

1 participant