Closed shinichi-takii closed 5 years ago
Merging #23 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #23 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 2 2
Lines 204 227 +23
=====================================
+ Hits 204 227 +23
Impacted Files | Coverage Δ | |
---|---|---|
ddlparse/ddlparse.py | 100% <100%> (ø) |
:arrow_up: |
ddlparse/__init__.py | 100% <100%> (ø) |
:arrow_up: |
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 c98a271...e58acae. Read the comment docs.
Changes
DdlParseTable.to_bigquery_ddl
function.DdlParseColumn.bigquery_legacy_data_type
property.DdlParseColumn.bigquery_data_type
property.DdlParseColumn.bigquery_standard_data_type
property.Applicable Issues