Skip to content

Add to_csv support for Avro command #64

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 7 commits into from
Feb 9, 2020
Merged

Conversation

pateash
Copy link
Contributor

@pateash pateash commented Feb 9, 2020

closes #63

@pateash pateash changed the title Add to_csv support for Avro command, closes #63 Add to_csv support for Avro command Feb 9, 2020
closes #63

Signed-off-by: ashish <[email protected]>
@codecov
Copy link

codecov bot commented Feb 9, 2020

Codecov Report

Merging #64 into release/release-v0.1 will decrease coverage by 0.24%.
The diff coverage is 91.89%.

Impacted file tree graph

@@                   Coverage Diff                    @@
##           release/release-v0.1      #64      +/-   ##
========================================================
- Coverage                 92.39%   92.15%   -0.25%     
========================================================
  Files                         8        8              
  Lines                       421      446      +25     
  Branches                     77       79       +2     
========================================================
+ Hits                        389      411      +22     
- Misses                       32       35       +3
Impacted Files Coverage Δ
src/utilities/utilities.ts 76.92% <100%> (-1.13%) ⬇️
src/commands/bundlephobia.ts 89.39% <75%> (ø) ⬆️
src/commands/avro.ts 96.8% <96.42%> (-0.21%) ⬇️
src/utilities/logger.ts 90% <0%> (-10%) ⬇️

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 dbd62fd...ec340b8. Read the comment docs.

@pateash pateash merged commit dae9ce5 into release/release-v0.1 Feb 9, 2020
@pateash pateash deleted the cdt-63 branch February 9, 2020 15:45
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.

Avro add AvroToCsv functionality
1 participant