Skip to content

fix: enable stripInternal to avoid exposing type augmentations#765

Merged
JoshuaKGoldberg merged 1 commit into
mainfrom
strip-internal
Dec 27, 2025
Merged

fix: enable stripInternal to avoid exposing type augmentations#765
JoshuaKGoldberg merged 1 commit into
mainfrom
strip-internal

Conversation

@kirkwaiblinger

@kirkwaiblinger kirkwaiblinger commented Dec 27, 2025

Copy link
Copy Markdown
Collaborator

PR Checklist

Overview

@codecov

codecov Bot commented Dec 27, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.00%. Comparing base (4b3d274) to head (4bde943).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #765   +/-   ##
=======================================
  Coverage   61.00%   61.00%           
=======================================
  Files          35       35           
  Lines        2921     2921           
  Branches      463      463           
=======================================
  Hits         1782     1782           
  Misses       1139     1139           
Flag Coverage Δ
4.8.4 58.61% <ø> (ø)
latest 60.32% <ø> (ø)

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

@JoshuaKGoldberg JoshuaKGoldberg left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@JoshuaKGoldberg JoshuaKGoldberg merged commit 77b8485 into main Dec 27, 2025
23 of 25 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the strip-internal branch December 27, 2025 04:37
@JoshuaKGoldberg

Copy link
Copy Markdown
Owner

Released in ts-api-utils@2.1.1.

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.

🐛 Bug: Emitted d.ts references internal only typescript types which causes errors in the d.ts file when typechecking

3 participants