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

Dev #40

Closed isichei closed 6 years ago

isichei commented 6 years ago

Schema PR passed and has been rebased into dev. ready to merge dev into master.

isichei commented 6 years ago

Only need to compare changes from 413157c to latest commit.

codecov-io commented 6 years ago

Codecov Report

Merging #40 into master will increase coverage by 5.59%. The diff coverage is 93.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
+ Coverage   64.58%   70.18%   +5.59%     
==========================================
  Files           4        4              
  Lines         737      768      +31     
==========================================
+ Hits          476      539      +63     
+ Misses        261      229      -32
Impacted Files Coverage Δ
etl_manager/utils.py 72.41% <100%> (ø) :arrow_up:
etl_manager/etl.py 53.36% <100%> (ø) :arrow_up:
etl_manager/meta.py 68% <91.56%> (+11.47%) :arrow_up:
tests/test_tests.py 93.04% <95.89%> (+0.05%) :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 a91d8df...b9cbcef. Read the comment docs.