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(findExports): support typescript enum exports #69

Merged
merged 1 commit into from Aug 18, 2022
Merged

Conversation

azaleta
Copy link
Contributor

@azaleta azaleta commented Aug 18, 2022

support enum as well

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

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Thanks!

@codecov
Copy link

codecov bot commented Aug 18, 2022

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.

None yet

3 participants