celery / jumpstarter

MIT License
7 stars 3 forks source link

Restyle Actor DSL #30

Closed restyled-io[bot] closed 3 years ago

restyled-io[bot] commented 3 years ago

Automated style fixes for #23, created by Restyled.

The following restylers made fixes:

To incorporate these changes, merge this Pull Request into the original. We recommend using the Squash or Rebase strategies.

NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

Sorry if this was unexpected. To disable it, see our documentation.

codecov[bot] commented 3 years ago

Codecov Report

Merging #30 (de6579b) into actor (daee214) will increase coverage by 0.13%. The diff coverage is 98.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##            actor      #30      +/-   ##
==========================================
+ Coverage   94.92%   95.06%   +0.13%     
==========================================
  Files           4        4              
  Lines         394      405      +11     
  Branches       51       51              
==========================================
+ Hits          374      385      +11     
  Misses         13       13              
  Partials        7        7              
Flag Coverage Δ
unittests 94.56% <98.03%> (+0.15%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jumpstarter/actors.py 92.90% <94.11%> (+0.28%) :arrow_up:
jumpstarter/resources.py 95.52% <100.00%> (+0.06%) :arrow_up:
jumpstarter/states.py 97.72% <100.00%> (+0.05%) :arrow_up:

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 daee214...de6579b. Read the comment docs.

thedrow commented 3 years ago

This is not configured yet.