Skip to content

feat(basename): add support for removing an extension#843

Merged
susnux merged 1 commit into
mainfrom
feat/ext
Dec 15, 2025
Merged

feat(basename): add support for removing an extension#843
susnux merged 1 commit into
mainfrom
feat/ext

Conversation

@susnux

@susnux susnux commented Dec 13, 2025

Copy link
Copy Markdown
Contributor

For feature parity with Node.js

For feature parity with Node.js

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux requested review from Antreesy and artonge December 13, 2025 02:08
@susnux susnux added enhancement New feature or request 3. to review labels Dec 13, 2025
@codecov

codecov Bot commented Dec 13, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.30%. Comparing base (1ef323a) to head (bdc58d8).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #843      +/-   ##
==========================================
+ Coverage   91.66%   92.30%   +0.64%     
==========================================
  Files           1        1              
  Lines          36       39       +3     
  Branches        7        8       +1     
==========================================
+ Hits           33       36       +3     
  Misses          3        3              

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

Comment thread test/basename.test.ts
@susnux susnux merged commit a0dcea5 into main Dec 15, 2025
9 checks passed
@susnux susnux deleted the feat/ext branch December 15, 2025 12:53
@susnux susnux mentioned this pull request Dec 16, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants