komuw / wiji

Wiji is an asyncio distributed task processor/queue.
MIT License
4 stars 1 forks source link

rename CLI option, `--config` to `--app` #52

Closed komuw closed 5 years ago

komuw commented 5 years ago

Thank you for contributing to wiji.
Every contribution to wiji is important.

Contributor offers to license certain software (a “Contribution” or multiple “Contributions”) to wiji, and wiji agrees to accept said Contributions, under the terms of the MIT License. Contributor understands and agrees that wiji shall have the irrevocable and perpetual right to make and distribute copies of any Contribution, as well as to create and distribute collective works and derivative works of any Contribution, under the MIT License.

Now,

What(What have you changed?)

Why(Why did you change it?)

References:

codecov-io commented 5 years ago

Codecov Report

Merging #52 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #52   +/-   ##
=======================================
  Coverage   78.69%   78.69%           
=======================================
  Files          14       14           
  Lines         859      859           
=======================================
  Hits          676      676           
  Misses        183      183
Impacted Files Coverage Δ
wiji/__version__.py 100% <ø> (ø) :arrow_up:
cli/cli.py 56.25% <100%> (ø) :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 010f628...c0a0b6f. Read the comment docs.