Skip to content

fix(meteor): meteor/* type resolution under TS7 (drop packages.d.ts fallback) - #41489

Merged
dionisio-bot[bot] merged 1 commit into
developfrom
chore/ts7-meteor-resolution
Jul 21, 2026
Merged

fix(meteor): meteor/* type resolution under TS7 (drop packages.d.ts fallback)#41489
dionisio-bot[bot] merged 1 commit into
developfrom
chore/ts7-meteor-resolution

fix(meteor): drop packages.d.ts from meteor/* type resolution (TS7 co…

60d06da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 0s

68.60% (-0.03%) compared to ea70952

View this Pull Request on Codecov

68.60% (-0.03%) compared to ea70952

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.60%. Comparing base (ea70952) to head (60d06da).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #41489      +/-   ##
===========================================
- Coverage    68.62%   68.60%   -0.03%     
===========================================
  Files         4134     4134              
  Lines       160802   160802              
  Branches     29247    29263      +16     
===========================================
- Hits        110347   110314      -33     
- Misses       45343    45391      +48     
+ Partials      5112     5097      -15     
🚀 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.