wayfair-incubator / avro-to-bigquery

MIT License
11 stars 11 forks source link

First pass #1

Closed matsmaiwald closed 2 years ago

matsmaiwald commented 2 years ago

Description

Add first pass of avro-to-bigquery converter plus associated tests.

Type of Change

codecov[bot] commented 2 years ago

Codecov Report

Merging #1 (090b64a) into main (abc4c56) will decrease coverage by 8.33%. The diff coverage is 91.66%.

:exclamation: Current head 090b64a differs from pull request most recent head b9bb089. Consider uploading reports for the commit b9bb089 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##              main       #1      +/-   ##
===========================================
- Coverage   100.00%   91.66%   -8.34%     
===========================================
  Files            1        2       +1     
  Lines            1       48      +47     
===========================================
+ Hits             1       44      +43     
- Misses           0        4       +4     
Impacted Files Coverage Δ
avro_to_bigquery/converter.py 91.30% <91.30%> (ø)
avro_to_bigquery/__init__.py 100.00% <100.00%> (ø)

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 abc4c56...b9bb089. Read the comment docs.