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
Merged

fix(findExports): support generator #189

merged 1 commit into from Sep 4, 2023

Conversation

antfu
Copy link
Member

@antfu antfu commented Sep 4, 2023

@codecov
Copy link

codecov bot commented Sep 4, 2023

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%> (ø)

@pi0 pi0 merged commit 6ee6960 into main Sep 4, 2023
4 checks passed
@antfu antfu deleted the fix/exports-generator branch September 4, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Generator Function Cannot be Auto Imported
3 participants