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 more docs #16

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 #16 (ba116cb) into main (ee39d85) will decrease coverage by 0.11%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   86.31%   86.20%   -0.12%     
==========================================
  Files          10       10              
  Lines        1754     1754              
  Branches      208      208              
==========================================
- Hits         1514     1512       -2     
- Misses        144      146       +2     
  Partials       96       96              
Impacted Files Coverage Δ
dagger/tasks/task.py 79.38% <0.00%> (-0.41%) :arrow_down: