Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

fix: tsc incremental not work #51

Merged
merged 7 commits into from
Feb 19, 2020
Merged

fix: tsc incremental not work #51

merged 7 commits into from
Feb 19, 2020

Conversation

Lellansin
Copy link
Contributor

image

@codecov-io
Copy link

codecov-io commented Feb 19, 2020

Codecov Report

Merging #51 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #51      +/-   ##
=========================================
+ Coverage    69.1%   69.2%   +0.09%     
=========================================
  Files          69      69              
  Lines        1929    1932       +3     
  Branches      183     182       -1     
=========================================
+ Hits         1333    1337       +4     
+ Misses        565     564       -1     
  Partials       31      31
Impacted Files Coverage Δ
packages/faas-cli-plugin-package/src/index.ts 65.4% <ø> (ø) ⬆️
packages/serverless-invoke/src/core.ts 73.52% <100%> (+2.76%) ⬆️

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 4281142...eef2156. Read the comment docs.

@czy88840616 czy88840616 merged commit 0b9ac97 into master Feb 19, 2020
@czy88840616 czy88840616 deleted the fix_incremental_args branch February 19, 2020 05:37
echosoar pushed a commit that referenced this pull request Feb 19, 2020
* fix: incremental params pass

* chores: remove useless code

* fix: incremental no effect

* refactor: update clean flag

* chore: clean test code

* chore: clean test code

* chore: update yml md

Co-authored-by: Harry Chen <czy88840616@gmail.com>
czy88840616 added a commit that referenced this pull request Feb 21, 2020
* fix: invoke source map

* fix: serverless-invoke tsTmpFile

* fix: tmpdir

* fix: process exit

* fix merge bug

* fix bug

* fix: fix tmp tsconfig bug

* fix: tsc incremental not work (#51)

* fix: incremental params pass

* chores: remove useless code

* fix: incremental no effect

* refactor: update clean flag

* chore: clean test code

* chore: clean test code

* chore: update yml md

Co-authored-by: Harry Chen <czy88840616@gmail.com>

* v0.2.25

* fix: invoke source map

* fix: serverless-invoke tsTmpFile

* fix: tmpdir

* fix: process exit

* fix merge bug

* fix bug

* fix: fix tmp tsconfig bug

* fix/remove conflict

* chore: update to beta midway-*

* fix aggregation deploy

* fix: combine tsconfig

* fix: ts build error

Co-authored-by: Lellansin Huang <Lellansin@gmail.com>
Co-authored-by: Harry Chen <czy88840616@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants