Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: fix a failing test #112

Merged
merged 1 commit into from
Jan 11, 2018
Merged

fix: fix a failing test #112

merged 1 commit into from
Jan 11, 2018

Conversation

jinwoo
Copy link
Member

@jinwoo jinwoo commented Jan 11, 2018

gts init must be done before gts check.

Not sure how this has been passing so far. This started to fail
suddenly.

`gts init` must be done before `gts check`.

Not sure how this has been passing so far. This started to fail
suddenly.
@jinwoo jinwoo requested review from ofrobots and a team January 11, 2018 00:30
@jinwoo
Copy link
Member Author

jinwoo commented Jan 11, 2018

This fixes #111.

@codecov-io
Copy link

codecov-io commented Jan 11, 2018

Codecov Report

Merging #112 into master will increase coverage by 0.95%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #112      +/-   ##
=========================================
+ Coverage   95.65%   96.6%   +0.95%     
=========================================
  Files          10      10              
  Lines         322     324       +2     
  Branches       19      19              
=========================================
+ Hits          308     313       +5     
+ Misses         14      11       -3
Impacted Files Coverage Δ
test/test-kitchen.ts 100% <100%> (+3.79%) ⬆️

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 925433c...9a96470. Read the comment docs.

@jinwoo jinwoo merged commit 817c885 into google:master Jan 11, 2018
@jinwoo jinwoo deleted the fix branch January 11, 2018 01:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants