wayfair-incubator / dagger

A simple Python-based distributed workflow engine
https://wayfair-incubator.github.io/dagger/latest
MIT License
54 stars 5 forks source link

Adding helper methods to build dags #20

Closed patkivikram closed 1 year ago

patkivikram commented 1 year ago

Description

Please provide a meaningful description of what this change will do, or is for. Bonus points for including links to related issues, other PRs, or technical references.

Note that by not including a description, you are asking reviewers to do extra work to understand the context of this change, which may lead to your PR taking much longer to review, or result in it not being reviewed at all.

Type of Change

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #20 (649234f) into main (73f9e64) will increase coverage by 0.30%. The diff coverage is 94.28%.

:exclamation: Current head 649234f differs from pull request most recent head d54d99a. Consider uploading reports for the commit d54d99a to get more accurate results

@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   86.31%   86.62%   +0.30%     
==========================================
  Files          10       11       +1     
  Lines        1754     1824      +70     
  Branches      208      214       +6     
==========================================
+ Hits         1514     1580      +66     
  Misses        144      144              
- Partials       96      100       +4     
Impacted Files Coverage Δ
dagger/modeler/builder_helper.py 94.28% <94.28%> (ø)