Skip to content

Fix: append extension when correcting extensionless files#2324

Draft
emmercm wants to merge 2 commits into
mainfrom
emmercm/fix-extensionless-files
Draft

Fix: append extension when correcting extensionless files#2324
emmercm wants to merge 2 commits into
mainfrom
emmercm/fix-extensionless-files

Conversation

@emmercm

@emmercm emmercm commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Fixes: #2213

@emmercm emmercm self-assigned this Jun 23, 2026
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown

🧪 Package testing instructions

This pull request can be tested locally with the following command:

npx --yes "https://pkg.pr.new/igir@8a3e760" [commands..] [options]

Comment generated by the Node.js Test Package workflow.

@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.89%. Comparing base (37c97de) to head (8a3e760).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2324      +/-   ##
==========================================
+ Coverage   90.88%   90.89%   +0.01%     
==========================================
  Files         162      162              
  Lines       10899    10901       +2     
  Branches     2735     2732       -3     
==========================================
+ Hits         9906     9909       +3     
+ Misses        888      887       -1     
  Partials      105      105              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

multiple games writing to the same output path

1 participant