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

Fully deoptimize first level path when deoptimizing nested parameter paths #5153

Merged
merged 1 commit into from
Sep 24, 2023

Fully deoptimize first level path when deoptimizing nested parameter …

0101753
Select commit
Loading
Failed to load commit list.
Merged

Fully deoptimize first level path when deoptimizing nested parameter paths #5153

Fully deoptimize first level path when deoptimizing nested parameter …
0101753
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 23, 2023 in 0s

98.93% (+0.00%) compared to a1a89e7

View this Pull Request on Codecov

98.93% (+0.00%) compared to a1a89e7

Details

Codecov Report

Merging #5153 (0101753) into master (a1a89e7) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #5153   +/-   ##
=======================================
  Coverage   98.93%   98.93%           
=======================================
  Files         226      226           
  Lines        8444     8444           
  Branches     2319     2319           
=======================================
  Hits         8354     8354           
  Misses         32       32           
  Partials       58       58           
Files Changed Coverage Δ
src/ast/variables/ParameterVariable.ts 96.07% <100.00%> (ø)