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

chore: Allow findAllNodes callback to return generic AST nodes #1220

Merged
merged 1 commit into from
Mar 13, 2024

chore: Allow findAllNodes callback to return generic AST nodes

ba7c278
Select commit
Failed to load commit list.
Merged

chore: Allow findAllNodes callback to return generic AST nodes #1220

chore: Allow findAllNodes callback to return generic AST nodes
ba7c278
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2024 in 0s

96.55% (+0.00%) compared to d65f31e

View this Pull Request on Codecov

96.55% (+0.00%) compared to d65f31e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.55%. Comparing base (d65f31e) to head (ba7c278).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main    #1220    +/-   ##
========================================
  Coverage   96.55%   96.55%            
========================================
  Files          66       66            
  Lines        4698     4702     +4     
  Branches      688      913   +225     
========================================
+ Hits         4536     4540     +4     
+ Misses        160      159     -1     
- Partials        2        3     +1     
Files Coverage Δ
src/ts-ast-util/utilily-functions.ts 96.77% <100.00%> (+0.10%) ⬆️

... and 1 file with indirect coverage changes