databrickslabs / dlt-meta

This is metadata driven DLT based framework for bronze/silver pipelines
Other
127 stars 55 forks source link

fixed: infer datatypes from sequence_by to __START_AT, __END_AT #5

Closed ravi-databricks closed 1 year ago

ravi-databricks commented 1 year ago

fixed: infer datatypes from sequence_by to __START_AT, __END_AT for a… removed: github actions for release modified: setup.py for version

codecov[bot] commented 1 year ago

Codecov Report

Merging #5 (4cbf6fb) into main (84945c1) will increase coverage by 0.06%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   84.87%   84.93%   +0.06%     
==========================================
  Files           7        7              
  Lines         734      737       +3     
  Branches      126      127       +1     
==========================================
+ Hits          623      626       +3     
  Misses         61       61              
  Partials       50       50              
Flag Coverage Δ
unittests 84.93% <66.66%> (+0.06%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/dataflow_pipeline.py 68.53% <66.66%> (+0.53%) :arrow_up: