sparsecode / DaFlow

Apache-Spark based Data Flow(ETL) Framework which supports multiple read, write destinations of different types and also support multiple categories of transformation rules.
Other
26 stars 13 forks source link

Da flow 40 #41

Closed abhioncbr closed 5 years ago

abhioncbr commented 5 years ago

Working first cut of docker based demo.

codecov-io commented 5 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.03%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   21.39%   21.43%   +0.03%     
==========================================
  Files          51       51              
  Lines         986      989       +3     
  Branches      240      240              
==========================================
+ Hits          211      212       +1     
- Misses        719      721       +2     
  Partials       56       56
Impacted Files Coverage Δ
...w/core/extractData/ExtractDataFromFileSystem.scala 0% <0%> (ø) :arrow_up:
...abhioncbr/daflow/commons/extract/ExtractConf.scala 0% <0%> (ø) :arrow_up:
...hioncbr/daflow/metrics/stats/UpdateFeedStats.scala 0% <0%> (ø) :arrow_up:
...om/abhioncbr/daflow/jobConf/xml/ParseExtract.scala 100% <100%> (ø) :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 364c15c...5b39940. Read the comment docs.