Skip to content

Feature/csv show tool #100

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

Merged
merged 12 commits into from
Apr 20, 2020
Merged

Feature/csv show tool #100

merged 12 commits into from
Apr 20, 2020

Conversation

sheeluvikas
Copy link

csv reader tool

@codecov
Copy link

codecov bot commented Apr 20, 2020

Codecov Report

Merging #100 into release/release-v0.x will decrease coverage by 0.15%.
The diff coverage is 97.01%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           release/release-v0.x     #100      +/-   ##
========================================================
- Coverage                 84.78%   84.63%   -0.16%     
========================================================
  Files                         8        9       +1     
  Lines                       447      514      +67     
  Branches                     80       87       +7     
========================================================
+ Hits                        379      435      +56     
- Misses                       68       79      +11     
Impacted Files Coverage Δ
src/commands/view.ts 97.01% <97.01%> (ø)
src/commands/avro.ts 87.50% <0.00%> (-9.38%) ⬇️

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 7164bcb...7edf5af. Read the comment docs.

@pateash pateash merged commit 217bb45 into release/release-v0.x Apr 20, 2020
@pateash pateash deleted the feature/csv_show_tool branch April 20, 2020 18:11
@pateash
Copy link
Contributor

pateash commented Apr 20, 2020

this closes #98

@pateash pateash linked an issue Apr 20, 2020 that may be closed by this pull request
@pateash pateash added enhancement New feature or request feature labels Apr 20, 2020
@pateash pateash self-requested a review April 20, 2020 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tool to view the csv file in a formatted way.
2 participants