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

updated meta to enable refresh partitions #22

Closed RobinL closed 6 years ago

RobinL commented 6 years ago

This closes #17

codecov-io commented 6 years ago

Codecov Report

Merging #22 into master will increase coverage by 2.2%. The diff coverage is 67.53%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #22     +/-   ##
=========================================
+ Coverage   65.36%   67.57%   +2.2%     
=========================================
  Files           4        4             
  Lines         641      660     +19     
=========================================
+ Hits          419      446     +27     
+ Misses        222      214      -8
Impacted Files Coverage Δ
etl_manager/utils.py 72.41% <100%> (+9.45%) :arrow_up:
etl_manager/etl.py 53.36% <50%> (ø) :arrow_up:
etl_manager/meta.py 65.7% <54%> (+1.8%) :arrow_up:
tests/test_tests.py 91.97% <95%> (+0.91%) :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 5a17367...5f7ad56. Read the comment docs.