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

support running gts on individual files instead of the whole project #61

Merged
merged 1 commit into from
Oct 13, 2017

Conversation

jinwoo
Copy link
Member

@jinwoo jinwoo commented Oct 13, 2017

No description provided.

@codecov-io
Copy link

codecov-io commented Oct 13, 2017

Codecov Report

Merging #61 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   99.57%   99.58%   +0.01%     
==========================================
  Files           8        8              
  Lines         233      241       +8     
  Branches        7        8       +1     
==========================================
+ Hits          232      240       +8     
  Misses          1        1
Impacted Files Coverage Δ
test/test-lint.ts 100% <100%> (ø) ⬆️
src/lint.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 c1555c6...1cf6fe0. Read the comment docs.

Copy link
Contributor

@ofrobots ofrobots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@ofrobots
Copy link
Contributor

ofrobots commented Oct 13, 2017

Although it would be good to update the commit message abstract to be <50 chars and to use a angular style prefix for the type. E.g. 'feat: support ...'

If files are explicitly given, only those files will be run instead of the whole
project.
@jinwoo
Copy link
Member Author

jinwoo commented Oct 13, 2017

Updated the commit message.

@ofrobots
Copy link
Contributor

Feel free to land once the CI is green.

@jinwoo jinwoo merged commit e22a639 into google:master Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants