moj-analytical-services / etl_manager

A python package to create a database on the platform using our moj data warehousing framework
21 stars 9 forks source link

Adding ability to create empty table object from MetaTable #27

Closed isichei closed 6 years ago

isichei commented 6 years ago

See added unit tests for details

codecov-io commented 6 years ago

Codecov Report

Merging #27 into master will increase coverage by 1.44%. The diff coverage is 95.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   67.51%   68.96%   +1.44%     
==========================================
  Files           4        4              
  Lines         665      696      +31     
==========================================
+ Hits          449      480      +31     
  Misses        216      216
Impacted Files Coverage Δ
tests/test_tests.py 92.99% <100%> (+1.02%) :arrow_up:
etl_manager/meta.py 67.05% <93.1%> (+1.46%) :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 e27a25b...999d9c1. Read the comment docs.