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

Markdown #33

Closed isichei closed 6 years ago

isichei commented 6 years ago

Added generate_markdown_doc function to create basic md file from Table Class.

No unit tests but not sure if necessary.

codecov-io commented 6 years ago

Codecov Report

Merging #33 into master will decrease coverage by 4.15%. The diff coverage is 2.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   68.74%   64.58%   -4.16%     
==========================================
  Files           4        4              
  Lines         691      737      +46     
==========================================
+ Hits          475      476       +1     
- Misses        216      261      +45
Impacted Files Coverage Δ
etl_manager/meta.py 56.52% <2.17%> (-9.89%) :arrow_down:

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 f619835...b55cae0. Read the comment docs.