Skip to content
This repository was archived by the owner on Aug 25, 2024. It is now read-only.

df: Data Flow Facilitator #25

Merged

Conversation

johnandersen777
Copy link

@johnandersen777 johnandersen777 commented Mar 14, 2019

Fixes: #24

@johnandersen777 johnandersen777 added the enhancement New feature or request label Mar 14, 2019
@codecov-io
Copy link

codecov-io commented Mar 14, 2019

Codecov Report

Merging #25 into master will decrease coverage by 13.53%.
The diff coverage is 55.75%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #25       +/-   ##
===========================================
- Coverage   94.48%   80.94%   -13.54%     
===========================================
  Files          30       41       +11     
  Lines        1649     2535      +886     
  Branches      159      260      +101     
===========================================
+ Hits         1558     2052      +494     
- Misses         75      456      +381     
- Partials       16       27       +11
Impacted Files Coverage Δ
dffml/operation/__init__.py 100% <100%> (ø)
dffml/operation/log.py 100% <100%> (ø)
dffml/df/exceptions.py 100% <100%> (ø)
dffml/df/__init__.py 100% <100%> (ø)
dffml/df/log.py 100% <100%> (ø)
tests/test_df.py 100% <100%> (ø)
dffml/df/memory.py 33.52% <33.52%> (ø)
dffml/operation/output.py 36.58% <36.58%> (ø)
dffml/df/base.py 65.63% <65.63%> (ø)
dffml/df/linker.py 69.04% <69.04%> (ø)
... and 12 more

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 f2a42ca...8df042f. Read the comment docs.

@johnandersen777 johnandersen777 force-pushed the data_flow_architecture branch 2 times, most recently from 69fa0d2 to 5467744 Compare March 21, 2019 19:51
@johnandersen777 johnandersen777 mentioned this pull request Mar 29, 2019
4 tasks
Signed-off-by: John Andersen <[email protected]>
@johnandersen777 johnandersen777 force-pushed the data_flow_architecture branch from 51c72f1 to c4e2486 Compare March 29, 2019 19:11
@johnandersen777 johnandersen777 changed the title WIP: feature: Data flow architecture df: Data Flow Facilitator Mar 29, 2019
@johnandersen777 johnandersen777 merged commit 5f1903f into intel:master Mar 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants