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

Run TS directly #161

Merged
merged 4 commits into from
Jan 14, 2018
Merged

Run TS directly #161

merged 4 commits into from
Jan 14, 2018

Conversation

GantMan
Copy link
Member

@GantMan GantMan commented Jan 14, 2018

Editing TS code will generate an immediate change in the local build! BUT, the final output is raw JS for the dist build. Should speed up dev!

@codecov
Copy link

codecov bot commented Jan 14, 2018

Codecov Report

Merging #161 into master will decrease coverage by 0.2%.
The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #161      +/-   ##
==========================================
- Coverage   81.64%   81.43%   -0.21%     
==========================================
  Files          28       28              
  Lines         534      528       -6     
  Branches       83       82       -1     
==========================================
- Hits          436      430       -6     
  Misses         66       66              
  Partials       32       32
Impacted Files Coverage Δ
src/commands/snapshot.ts 52.27% <ø> (ø) ⬆️
src/commands/report.ts 73.68% <ø> (ø) ⬆️
src/extensions/functions/checkRequirement.ts 77.14% <0%> (-0.33%) ⬇️
src/extensions/functions/ruleHandlers.ts 93.93% <0%> (ø) ⬆️
src/extensions/functions/reviewRule.ts 84.61% <0%> (-0.39%) ⬇️
src/commands/help.ts 100% <100%> (ø) ⬆️
src/extensions/functions/checkCLI.ts 84.61% <100%> (-1.1%) ⬇️
src/extensions/functions/checkCLIForUpdates.ts 92.3% <100%> (-0.55%) ⬇️
...c/extensions/functions/buildSpecificRequirement.ts 95% <100%> (-0.13%) ⬇️
...c/extensions/functions/appendSolidaritySettings.ts 100% <100%> (ø) ⬆️
... and 1 more

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 8dd7d63...df2e9cb. Read the comment docs.

@GantMan GantMan merged commit c32b5c0 into master Jan 14, 2018
@GantMan GantMan deleted the run_ts_directly branch January 14, 2018 02:21
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.

1 participant