Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make directed-graph workflows optional #24

Merged
merged 8 commits into from
Jul 6, 2020

Conversation

charlieparkes
Copy link
Collaborator

Allow user of lpipe to process_event with a callable/function and avoid all directed-graph workflow setup

@charlieparkes charlieparkes self-assigned this Jul 1, 2020
@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #24 into master will decrease coverage by 0.09%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   93.29%   93.20%   -0.10%     
==========================================
  Files          18       18              
  Lines         716      721       +5     
==========================================
+ Hits          668      672       +4     
- Misses         48       49       +1     
Impacted Files Coverage Δ
lpipe/testing.py 100.00% <ø> (ø)
lpipe/pipeline.py 87.24% <83.33%> (-0.16%) ⬇️

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 db13f45...bc56e77. Read the comment docs.

@charlieparkes charlieparkes changed the title Make directed-graph workflow optional Make directed-graph workflows optional Jul 1, 2020
@charlieparkes charlieparkes merged commit b4fbd39 into master Jul 6, 2020
@charlieparkes charlieparkes deleted the make_directed_graph_optional branch July 6, 2020 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant