Skip to content

[cli] output relative destination paths#312

Merged
gregberge merged 2 commits into
gregberge:masterfrom
TrySound:output-relative-dest-paths
May 28, 2019
Merged

[cli] output relative destination paths#312
gregberge merged 2 commits into
gregberge:masterfrom
TrySound:output-relative-dest-paths

Conversation

@TrySound

Copy link
Copy Markdown
Contributor

Currently wide output looks bad on half of the screen I use for terminal

src/svgs/visibility.svg -> /Users/_________________________________________/src/icons/Visibility.js

In this diff I suggest simply cut useless path and get this

src/svgs/visibility.svg -> src/icons/Visibility.js

Currently wide output looks bad on half of the screen I use for terminal

```
src/svgs/visibility.svg -> /Users/_________________________________________/src/icons/Visibility.js
```

In this diff I suggest simply cut useless path and get this

```
src/svgs/visibility.svg -> src/icons/Visibility.js
```
@vercel

vercel Bot commented May 25, 2019

Copy link
Copy Markdown

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

@codecov

codecov Bot commented May 25, 2019

Copy link
Copy Markdown

Codecov Report

Merging #312 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #312   +/-   ##
=======================================
  Coverage   86.38%   86.38%           
=======================================
  Files          30       30           
  Lines         470      470           
  Branches      132      132           
=======================================
  Hits          406      406           
  Misses         53       53           
  Partials       11       11

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 af054fb...990ae13. Read the comment docs.

1 similar comment
@codecov

codecov Bot commented May 25, 2019

Copy link
Copy Markdown

Codecov Report

Merging #312 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #312   +/-   ##
=======================================
  Coverage   86.38%   86.38%           
=======================================
  Files          30       30           
  Lines         470      470           
  Branches      132      132           
=======================================
  Hits          406      406           
  Misses         53       53           
  Partials       11       11

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 af054fb...990ae13. Read the comment docs.

@gregberge

Copy link
Copy Markdown
Owner

Thanks, it looks better indeed!

@gregberge gregberge merged commit b78e471 into gregberge:master May 28, 2019
@TrySound TrySound deleted the output-relative-dest-paths branch May 28, 2019 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants