Skip to content

feat(findExports): support typescript enum exports#69

Merged
pi0 merged 1 commit into
unjs:mainfrom
azaleta:enum
Aug 18, 2022
Merged

feat(findExports): support typescript enum exports#69
pi0 merged 1 commit into
unjs:mainfrom
azaleta:enum

Conversation

@azaleta

@azaleta azaleta commented Aug 18, 2022

Copy link
Copy Markdown
Contributor

support enum as well

@pi0 pi0 changed the title fix: support enum export feat(findExports): support typescript enum exports Aug 18, 2022

@pi0 pi0 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@codecov

codecov Bot commented Aug 18, 2022

Copy link
Copy Markdown

Codecov Report

Merging #69 (103e56c) into main (51cd87f) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #69   +/-   ##
=======================================
  Coverage   58.15%   58.15%           
=======================================
  Files          13       13           
  Lines        2196     2196           
  Branches      233      233           
=======================================
  Hits         1277     1277           
  Misses        695      695           
  Partials      224      224           
Impacted Files Coverage Δ
src/analyze.ts 78.67% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

3 participants