Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset unknownTypeRefs after silent type checking #43758

Merged
merged 8 commits into from
Feb 10, 2025

Address review suggestions

9333af5
Select commit
Loading
Failed to load commit list.
Merged

Reset unknownTypeRefs after silent type checking #43758

Address review suggestions
9333af5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2025 in 0s

77.39% (-0.02%) compared to cbab642

View this Pull Request on Codecov

77.39% (-0.02%) compared to cbab642

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.39%. Comparing base (cbab642) to head (9333af5).
Report is 36 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #43758      +/-   ##
============================================
- Coverage     77.41%   77.39%   -0.02%     
- Complexity    58626    58682      +56     
============================================
  Files          3446     3451       +5     
  Lines        219214   219441     +227     
  Branches      28973    29008      +35     
============================================
+ Hits         169703   169835     +132     
- Misses        40073    40153      +80     
- Partials       9438     9453      +15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.