moj-analytical-services / etl_manager

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

WIP don't merge yet: Add regex pattern to column names #98

Closed RobinL closed 4 years ago

RobinL commented 4 years ago

Will improve validation of proposed metadata

codecov-io commented 4 years ago

Codecov Report

Merging #98 into master will increase coverage by 1.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   73.27%   74.45%   +1.17%     
==========================================
  Files           4        4              
  Lines         973     1006      +33     
==========================================
+ Hits          713      749      +36     
+ Misses        260      257       -3
Impacted Files Coverage Δ
etl_manager/meta.py 73.23% <0%> (+1.46%) :arrow_up:
etl_manager/etl.py 54.8% <0%> (+3.48%) :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 99acfdc...d66debb. Read the comment docs.