8000 chore: enable tsconfig isolatedModules by legendecas · Pull Request #5697 · open-telemetry/opentelemetry-js · GitHub
[go: up one dir, main page]

Skip to content

Conversation

legendecas
Copy link
Member
@legendecas legendecas commented May 19, 2025

Which problem is this PR solving?

Enables isolatedModules in tsconfig.base.json

Refs: #5691

Short description of the changes

No runtime side-effects are expected. This PR marks all type re-exports as export type.

Type of change

Please delete options that are not relevant.

  • Internal change.

How Has This Been Tested?

  • npm run compile passed

Checklist:

  • Followed the style guidelines of this project

@legendecas legendecas requested a review from a team as a code owner May 19, 2025 12:14
Copy link
codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.03%. Comparing base (9dbd1e4) to head (b15c6ac).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5697   +/-   ##
=======================================
  Coverage   95.03%   95.03%           
=======================================
  Files         310      310           
  Lines        7992     7998    +6     
  Branches     1614     1615    +1     
=======================================
+ Hits         7595     7601    +6     
  Misses        397      397           
Files with missing lines Coverage Δ
api/src/experimental/index.ts 100.00% <ø> (ø)
packages/sdk-metrics/src/aggregator/index.ts 100.00% <ø> (ø)
packages/sdk-metrics/src/exemplar/index.ts 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 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.

Copy link
Contributor
@trentm trentm left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for doing this!

@david-luna
Copy link
Contributor

I think this is a good addition in order to start with #4744
It would be nice to have it in contrib as well. I might create a PR this week :)

@david-luna david-luna added this pull request to the merge queue May 21, 2025
Merged via the queue into open-telemetry:main with commit 7a9b049 May 21, 2025
19 of 20 checks passed
@legendecas legendecas deleted the isolated-modules branch May 21, 2025 08:48
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.

3 participants
0