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

[Feat]: provide compatibility with eslint v9 #3727

Closed

chore(ast): separate `getAncestors` helper

d87ada8
Select commit
Loading
Failed to load commit list.
Closed

[Feat]: provide compatibility with eslint v9 #3727

chore(ast): separate `getAncestors` helper
d87ada8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 17, 2024 in 0s

97.57% (-0.19%) compared to e4ecbcf

View this Pull Request on Codecov

97.57% (-0.19%) compared to e4ecbcf

Details

Codecov Report

Attention: Patch coverage is 99.28571% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 97.57%. Comparing base (e4ecbcf) to head (d87ada8).
Report is 2 commits behind head on master.

Files Patch % Lines
lib/util/ast.js 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3727      +/-   ##
==========================================
- Coverage   97.76%   97.57%   -0.19%     
==========================================
  Files         133      133              
  Lines        9467     9496      +29     
  Branches     3467     3480      +13     
==========================================
+ Hits         9255     9266      +11     
- Misses        212      230      +18     

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