shinichi-takii / ddlparse

DDL parase and Convert to BigQuery JSON schema and DDL statements
https://pypi.org/project/ddlparse/
BSD 3-Clause "New" or "Revised" License
87 stars 29 forks source link

add bq-ddl generate func #23

Closed shinichi-takii closed 5 years ago

shinichi-takii commented 5 years ago

Changes

Applicable Issues

codecov[bot] commented 5 years ago

Codecov Report

Merging #23 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          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.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e58acaeb731d81967e1c395995a9272c36a1c64e on feature/add-generate-bq-ddl into c98a2710559e9723b30ded50b0851121505f68bc on master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e58acaeb731d81967e1c395995a9272c36a1c64e on feature/add-generate-bq-ddl into c98a2710559e9723b30ded50b0851121505f68bc on master.