Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

feat: add support for TypeScript #1420

Merged
merged 15 commits into from
Feb 26, 2020
Merged

feat: add support for TypeScript #1420

merged 15 commits into from
Feb 26, 2020

Conversation

luciorubeens
Copy link
Contributor

Now typescript files can be mixed with our current code.

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactor
  • Performance
  • Tests
  • Build
  • Documentation
  • Code style update
  • Continuous Integration
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes
  • No

Does this PR release a new version?

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills these requirements:

  • It's submitted to the develop branch, not the master branch
  • All tests are passing
  • New/updated tests are included

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

@ghost ghost added Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality. labels Aug 27, 2019
@faustbrian
Copy link
Contributor

@luciorubeens some conflicts

@luciorubeens luciorubeens force-pushed the feat/typescript-support branch from 80ee43d to c170bcf Compare September 17, 2019 13:09
@codecov-io
Copy link

codecov-io commented Sep 17, 2019

Codecov Report

Merging #1420 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1420   +/-   ##
========================================
  Coverage    63.81%   63.81%           
========================================
  Files          139      139           
  Lines         3817     3817           
  Branches       797      797           
========================================
  Hits          2436     2436           
  Misses        1155     1155           
  Partials       226      226

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 f381608...22caba6. Read the comment docs.

@luciorubeens luciorubeens force-pushed the feat/typescript-support branch from c170bcf to 18f678a Compare January 13, 2020 14:25
@alexbarnsley
Copy link
Member

I will pull out the necessary files from this PR into a new one

@faustbrian faustbrian merged commit 0633214 into develop Feb 26, 2020
@faustbrian faustbrian deleted the feat/typescript-support branch February 26, 2020 13:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Complexity: High More than 256 lines changed. Type: Feature The issue is a request for new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants