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: concat missing global types #306

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

exreplay
Copy link
Owner

@exreplay exreplay commented Jan 5, 2021

api extractor currently removes global declared types so we need to concat them manually after every build

api extractor currently removes global declared types so we need to concat them manually after every build
@codecov
Copy link

codecov bot commented Jan 5, 2021

Codecov Report

Merging #306 (3281906) into development (4f877fe) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #306      +/-   ##
===============================================
- Coverage        96.20%   96.19%   -0.01%     
===============================================
  Files               46       46              
  Lines             1395     1394       -1     
  Branches           315      315              
===============================================
- Hits              1342     1341       -1     
  Misses               7        7              
  Partials            46       46              
Impacted Files Coverage Δ
packages/@averjs/mailer/lib/index.ts 100.00% <ø> (ø)

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 4f877fe...3281906. Read the comment docs.

@exreplay exreplay merged commit bb1091a into development Jan 5, 2021
@exreplay exreplay deleted the fix/concat-missing-global-types branch January 5, 2021 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant