Skip to content

fix(exports): Add exported members to usage #52

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

Merged
merged 9 commits into from
Mar 5, 2018

Conversation

buehler
Copy link
Owner

@buehler buehler commented Mar 5, 2018

When elements are directly re-exported, they should appear in the usages. Relates to https://github.com/buehler/typescript-hero/issues/380.

@codecov-io
Copy link

codecov-io commented Mar 5, 2018

Codecov Report

❗ No coverage uploaded for pull request base (develop@c0ee825). Click here to learn what that means.
The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #52   +/-   ##
==========================================
  Coverage           ?   89.41%           
==========================================
  Files              ?       62           
  Lines              ?      935           
  Branches           ?      164           
==========================================
  Hits               ?      836           
  Misses             ?       92           
  Partials           ?        7
Impacted Files Coverage Δ
src/node-parser/class-parser.ts 85.91% <ø> (ø)
test/testUtilities.ts 100% <ø> (ø)
src/resources/File.ts 77.77% <0%> (ø)
src/node-parser/export-parser.ts 97.05% <100%> (ø)
...de-generators/typescript-generators/namedImport.ts 90.19% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c0ee825...6dbc1b7. Read the comment docs.

@buehler buehler merged commit bc18352 into develop Mar 5, 2018
@buehler buehler deleted the fix/direct-exported-elements branch March 5, 2018 08:26
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.

2 participants