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

chore(deps): update pypa/gh-action-pypi-publish digest to c542b72 #35

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
pypa/gh-action-pypi-publish action digest 48b317d -> c542b72

Configuration

πŸ“… Schedule: Branch creation - "before 3am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #35 (19df2f7) into main (e1d0284) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   86.63%   86.65%   +0.01%     
==========================================
  Files          12       12              
  Lines        1826     1828       +2     
  Branches      214      214              
==========================================
+ Hits         1582     1584       +2     
  Misses        144      144              
  Partials      100      100              
Impacted Files Coverage Ξ”
dagger/__init__.py 100.00% <100.00%> (ΓΈ)
dagger/service/services.py 84.55% <100.00%> (+0.08%) :arrow_up: