komuw / wiji

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

issues/61:: fix an ISO 8601 datetime formatting bug #63

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 #63 into master will increase coverage by 0.27%. The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   78.78%   79.05%   +0.27%     
==========================================
  Files          14       14              
  Lines         872      869       -3     
==========================================
  Hits          687      687              
+ Misses        185      182       -3
Impacted Files Coverage Δ
wiji/task.py 76.01% <75%> (ø) :arrow_up:
wiji/protocol.py 74.41% <80%> (+4.85%) :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 07a6366...5be0d8d. Read the comment docs.