Skip to content

refactor: use hooks #97

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 9 commits into from
Sep 30, 2019
Merged

refactor: use hooks #97

merged 9 commits into from
Sep 30, 2019

Conversation

kevinmarrec
Copy link
Contributor

@kevinmarrec kevinmarrec commented Sep 2, 2019

@codecov
Copy link

codecov bot commented Sep 2, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #97   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      2    -3     
  Lines          50     27   -23     
  Branches        7      6    -1     
=====================================
- Hits           50     27   -23
Impacted Files Coverage Δ
packages/typescript-build/lib/module.js 100% <ø> (ø) ⬆️
packages/typescript-runtime/lib/index.js 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 8bfe67c...b4be796. Read the comment docs.

@kevinmarrec kevinmarrec marked this pull request as ready for review September 5, 2019 20:25
@kevinmarrec kevinmarrec requested a review from pi0 September 5, 2019 20:25
@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 5, 2019
@kevinmarrec kevinmarrec self-assigned this Sep 5, 2019
@kevinmarrec kevinmarrec merged commit f7b680a into master Sep 30, 2019
@kevinmarrec kevinmarrec added types The issue or pull request is related to `types` package and removed pending labels Sep 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.

File extension required in serverMiddleware
2 participants