wichmannpas / todoscheduler

Manage and schedule your tasks to increase your productivity
Apache License 2.0
2 stars 1 forks source link

Fix scheduling for next free capacity when duration exactly matches f… #86

Closed wichmannpas closed 6 years ago

wichmannpas commented 6 years ago

…ree day capacity

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #86   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          37     37           
  Lines        1476   1491   +15     
=====================================
+ Hits         1476   1491   +15
Impacted Files Coverage Δ
task/models.py 100% <100%> (ø) :arrow_up:
task/tests.py 100% <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 ae1a6b0...c92f37b. Read the comment docs.