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(findExports): support generator #189

Merged
merged 1 commit into from
Sep 4, 2023

fix(findExports): support generator

fdaef9a
Select commit
Loading
Failed to load commit list.
Merged

fix(findExports): support generator #189

fix(findExports): support generator
fdaef9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2023 in 0s

86.99% (+0.00%) compared to cdd0a80

View this Pull Request on Codecov

86.99% (+0.00%) compared to cdd0a80

Details

Codecov Report

Merging #189 (fdaef9a) into main (cdd0a80) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #189   +/-   ##
=======================================
  Coverage   86.99%   86.99%           
=======================================
  Files           8        8           
  Lines        1007     1007           
  Branches      166      166           
=======================================
  Hits          876      876           
  Misses        131      131           
Files Changed Coverage Δ
src/analyze.ts 97.97% <100.00%> (ø)