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

fix(scope-manager): correct decorators(.length) check in ClassVisitor for methods #7334

Merge branch 'main' into class-visitor-method-decorators-check

2b8ed41
Select commit
Failed to load commit list.
Merged

fix(scope-manager): correct decorators(.length) check in ClassVisitor for methods #7334

Merge branch 'main' into class-visitor-method-decorators-check
2b8ed41
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jul 29, 2023 in 0s

87.41% (+0.00%) compared to 57067d4

View this Pull Request on Codecov

87.41% (+0.00%) compared to 57067d4

Details

Codecov Report

Merging #7334 (2b8ed41) into main (57067d4) will not change coverage.
Report is 2 commits behind head on main.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7334   +/-   ##
=======================================
  Coverage   87.41%   87.41%           
=======================================
  Files         381      381           
  Lines       13316    13316           
  Branches     3936     3936           
=======================================
  Hits        11640    11640           
  Misses       1298     1298           
  Partials      378      378           
Files Changed Coverage Δ
...kages/scope-manager/src/referencer/ClassVisitor.ts 91.73% <ø> (ø)