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

fix issues 9, 10 and 13 #14

Closed shinichi-takii closed 6 years ago

shinichi-takii commented 6 years ago

Changes

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d4af230419e046c0b7f97c76839096fdda72e792 on feature/fix-issues-9-10-13 into 3c973a26d4adb193bc8f854c2dcbd4f1fca62bef on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d4af230419e046c0b7f97c76839096fdda72e792 on feature/fix-issues-9-10-13 into 3c973a26d4adb193bc8f854c2dcbd4f1fca62bef on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling d4af230419e046c0b7f97c76839096fdda72e792 on feature/fix-issues-9-10-13 into 3c973a26d4adb193bc8f854c2dcbd4f1fca62bef on master.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         200    204    +4     
=====================================
+ Hits          200    204    +4
Impacted Files Coverage Δ
ddlparse/__init__.py 100% <100%> (ø) :arrow_up:
ddlparse/ddlparse.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 3c973a2...d4af230. Read the comment docs.