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

refactor: migrate codebase to typescript #135

Merged
merged 13 commits into from
Sep 30, 2019
Merged

refactor: migrate codebase to typescript #135

merged 13 commits into from
Sep 30, 2019

Conversation

kevinmarrec
Copy link
Contributor

@kevinmarrec kevinmarrec commented Sep 30, 2019

Follows #122 that has been merged into refactor/hooks branch

@codecov
Copy link

codecov bot commented Sep 30, 2019

Codecov Report

Merging #135 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #135   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          28     28           
  Branches        6      7    +1     
=====================================
  Hits           28     28
Impacted Files Coverage Δ
packages/typescript-runtime/src/index.ts 100% <100%> (ø)
packages/typescript-build/src/index.ts 100% <100%> (ø)

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 19df2f9...efd5a12. Read the comment docs.

@kevinmarrec kevinmarrec changed the title Refactor/hooks refactor: migrate codebase to typescript Sep 30, 2019
@kevinmarrec kevinmarrec merged commit 05384a6 into master Sep 30, 2019
@kevinmarrec kevinmarrec deleted the refactor/hooks branch September 30, 2019 19:45
NickBolles pushed a commit to NickBolles/typescript-1 that referenced this pull request Oct 25, 2019
@kevinmarrec kevinmarrec self-assigned this Nov 30, 2019
@kevinmarrec kevinmarrec added refactor Pull requests that implement a refactor build The issue or pull request is related to `build` package runtime The issue or pull request is related to `runtime` package types The issue or pull request is related to `types` package labels Nov 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build The issue or pull request is related to `build` package refactor Pull requests that implement a refactor runtime The issue or pull request is related to `runtime` package types The issue or pull request is related to `types` package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant