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

Replacing backend Athena calls #67

Closed isichei closed 5 years ago

isichei commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #67 into master will increase coverage by 1.23%. The diff coverage is 90.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   74.32%   75.55%   +1.23%     
==========================================
  Files           4        4              
  Lines         814      855      +41     
==========================================
+ Hits          605      646      +41     
  Misses        209      209
Impacted Files Coverage Δ
tests/test_tests.py 95.7% <100%> (+0.23%) :arrow_up:
etl_manager/utils.py 79.41% <100%> (+3.54%) :arrow_up:
etl_manager/etl.py 57.39% <33.33%> (-0.58%) :arrow_down:
etl_manager/meta.py 73.14% <94.28%> (+2.27%) :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 d2932e2...53394c8. Read the comment docs.