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

Json schema #69

Closed isichei closed 5 years ago

isichei commented 5 years ago

Adding json files to have enum, nullable and pattern properties

codecov-io commented 5 years ago

Codecov Report

Merging #69 into partitions will increase coverage by 1.19%. The diff coverage is 100%.

Impacted file tree graph

@@              Coverage Diff               @@
##           partitions      #69      +/-   ##
==============================================
+ Coverage       74.59%   75.79%   +1.19%     
==============================================
  Files               4        4              
  Lines             811      851      +40     
==============================================
+ Hits              605      645      +40     
  Misses            206      206
Impacted Files Coverage Δ
etl_manager/meta.py 73.14% <100%> (+1.67%) :arrow_up:
tests/test_tests.py 95.7% <100%> (+0.23%) :arrow_up:
etl_manager/utils.py 79.41% <100%> (+3.14%) :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 545b2d5...d15cc01. Read the comment docs.