wayfair-incubator / dagger

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

adding formatting #12

Closed patkivikram closed 2 years ago

patkivikram commented 2 years 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 2 years ago

Codecov Report

Merging #12 (7c3a37c) into main (08ac0c1) will decrease coverage by 0.28%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   86.29%   86.00%   -0.29%     
==========================================
  Files          10       10              
  Lines        1751     1751              
  Branches      208      208              
==========================================
- Hits         1511     1506       -5     
- Misses        144      147       +3     
- Partials       96       98       +2     
Impacted Files Coverage Δ
dagger/tasks/task.py 79.05% <0.00%> (-0.62%) :arrow_down:
dagger/service/services.py 83.86% <0.00%> (-0.53%) :arrow_down: