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: TS checker should respect custom tsconfig #39

Merged
merged 3 commits into from
Jul 19, 2021

Conversation

zsparal
Copy link
Contributor

@zsparal zsparal commented Jul 18, 2021

Closes #40

@codecov-commenter
Copy link

codecov-commenter commented Jul 18, 2021

Codecov Report

Merging #39 (5ec177a) into main (e1a0089) will increase coverage by 0.31%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   29.87%   30.19%   +0.31%     
==========================================
  Files          13       13              
  Lines         559      573      +14     
  Branches      114      118       +4     
==========================================
+ Hits          167      173       +6     
- Misses        392      400       +8     
Impacted Files Coverage Δ
...ite-plugin-checker/src/checkers/typescript/main.ts 30.88% <50.00%> (+2.54%) ⬆️
packages/vite-plugin-checker/src/main.ts 65.45% <0.00%> (-3.94%) ⬇️

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 e1a0089...5ec177a. Read the comment docs.

@fi3ework fi3ework merged commit 948920d into fi3ework:main Jul 19, 2021
@fi3ework
Copy link
Owner

@Gustorn Thank you very much! 🤩

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.

Custom tsconfig.json is not respected in build mode
3 participants