wichmannpas / todoscheduler

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

TaskChunkSeries: Disallow start to be after end date #97

Closed wichmannpas closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #97 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage    98.6%   98.61%   +<.01%     
==========================================
  Files          42       42              
  Lines        2149     2162      +13     
==========================================
+ Hits         2119     2132      +13     
  Misses         30       30
Impacted Files Coverage Δ
task/tests.py 100% <100%> (ø) :arrow_up:
task/serializers.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 42436de...9651799. Read the comment docs.