Skip to content

refactor: migrate codebase to typescript #122

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

Merged
merged 6 commits into from
Sep 30, 2019
Merged

Conversation

kevinmarrec
Copy link
Contributor

TODO

Target master branch when refactor/hooks will be merged.

@kevinmarrec kevinmarrec changed the title chore: init typescript codebase migration refactor: migrate codebase to typescript Sep 17, 2019
@kevinmarrec kevinmarrec added 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 labels Sep 17, 2019
@kevinmarrec kevinmarrec self-assigned this Sep 17, 2019
@codecov
Copy link

codecov bot commented Sep 17, 2019

Codecov Report

❗ No coverage uploaded for pull request base (refactor/hooks@b4be796). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##             refactor/hooks   #122   +/-   ##
===============================================
  Coverage                  ?   100%           
===============================================
  Files                     ?      2           
  Lines                     ?     28           
  Branches                  ?      7           
===============================================
  Hits                      ?     28           
  Misses                    ?      0           
  Partials                  ?      0
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 b4be796...62cbf74. Read the comment docs.

@kevinmarrec kevinmarrec marked this pull request as ready for review September 30, 2019 18:52
@kevinmarrec kevinmarrec merged commit 78b1296 into refactor/hooks Sep 30, 2019
kevinmarrec added a commit that referenced this pull request Sep 30, 2019
* refactor: use hooks

* chore(deps): lock file maintenance

* chore: finalize hooks

* fix: tests

* refactor: migrate codebase to typescript (#122)

* chore: init typescript codebase migration

* refactor: migrate runtime to typescript

* chore: add build script

* chore(deps): lock file maintenance

* fix: tests
@kevinmarrec kevinmarrec deleted the ts-base branch September 30, 2019 19:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant