Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: export all available types #691

Merged
merged 2 commits into from
Apr 3, 2020
Merged

fix: export all available types #691

merged 2 commits into from
Apr 3, 2020

Conversation

JustinBeckwith
Copy link
Contributor

@JustinBeckwith JustinBeckwith commented Apr 3, 2020

Fixes #639

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 3, 2020
@codecov
Copy link

codecov bot commented Apr 3, 2020

Codecov Report

Merging #691 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #691      +/-   ##
==========================================
+ Coverage   99.00%   99.01%   +0.01%     
==========================================
  Files          15       15              
  Lines       15087    15286     +199     
  Branches      935      932       -3     
==========================================
+ Hits        14937    15136     +199     
  Misses        147      147              
  Partials        3        3              
Impacted Files Coverage Δ
src/index.ts 99.82% <100.00%> (+0.03%) ⬆️

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 cc695db...9400dd1. Read the comment docs.

@JustinBeckwith JustinBeckwith merged commit 63bb2ec into master Apr 3, 2020
yoshi-automation added a commit that referenced this pull request Apr 4, 2020
63bb2ec
commit 63bb2ec
Author: Justin Beckwith <justin.beckwith@gmail.com>
Date:   Fri Apr 3 14:55:43 2020 -0700

    fix: export all available types (#691)
@stephenplusplus stephenplusplus deleted the types branch August 10, 2020 17:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot import Instance type
3 participants