komuw / wiji

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

Issues/65 #68

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 #68 into master will decrease coverage by 0.03%. The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #68      +/-   ##
==========================================
- Coverage   79.05%   79.01%   -0.04%     
==========================================
  Files          14       14              
  Lines         869      877       +8     
==========================================
+ Hits          687      693       +6     
- Misses        182      184       +2
Impacted Files Coverage Δ
wiji/task.py 75.98% <84.61%> (-0.03%) :arrow_down:

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 1363f3f...64b60db. Read the comment docs.