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 --format option for import command #59

Merged
merged 2 commits into from
Jan 9, 2020
Merged

Conversation

kazupon
Copy link
Member

@kazupon kazupon commented Jan 8, 2020

No description provided.

@kazupon kazupon added the Type: Improvement Includes backwards-compatible fixes label Jan 8, 2020
@codecov-io
Copy link

codecov-io commented Jan 8, 2020

Codecov Report

Merging #59 into master will decrease coverage by 0.75%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage    91.1%   90.35%   -0.76%     
==========================================
  Files          11       11              
  Lines         562      570       +8     
  Branches       69       73       +4     
==========================================
+ Hits          512      515       +3     
- Misses         23       25       +2     
- Partials       27       30       +3
Impacted Files Coverage Δ
src/commands/import.ts 95.83% <ø> (ø) ⬆️
src/commands/export.ts 86.36% <100%> (ø) ⬆️
src/utils.ts 90.64% <54.54%> (-3.25%) ⬇️

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 da97552...abebf1e. Read the comment docs.

@kazupon kazupon merged commit 7c28f47 into master Jan 9, 2020
@kazupon kazupon deleted the improve/format branch January 9, 2020 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: merged Type: Improvement Includes backwards-compatible fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants