tpaviot / ProcessScheduler

A Python package for automatic and optimized resource scheduling
https://processscheduler.github.io/
GNU General Public License v3.0
59 stars 18 forks source link

Cumulative resource #2

Closed tpaviot closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #2 (a6f1e73) into master (a23b0bf) will increase coverage by 0.18%. The diff coverage is 98.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   97.47%   97.65%   +0.18%     
==========================================
  Files          17       18       +1     
  Lines        1701     1832     +131     
==========================================
+ Hits         1658     1789     +131     
  Misses         43       43              
Impacted Files Coverage Δ
processscheduler/solution.py 93.27% <0.00%> (+0.71%) :arrow_up:
test/test_cumulative.py 98.93% <98.93%> (ø)
processscheduler/__init__.py 85.71% <100.00%> (ø)
processscheduler/problem.py 94.04% <100.00%> (+0.62%) :arrow_up:
processscheduler/resource.py 100.00% <100.00%> (ø)
processscheduler/solver.py 97.93% <100.00%> (+0.15%) :arrow_up:
processscheduler/task.py 98.94% <100.00%> (+0.02%) :arrow_up:
test/test_solver.py 99.67% <100.00%> (ø)

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 a23b0bf...a6f1e73. Read the comment docs.

lgtm-com[bot] commented 3 years ago

This pull request fixes 1 alert when merging a6f1e733d3229bc6499f648e34ec1359b24d91d4 into a23b0bf40a4dca6fa31ebc53cb6fa75830a4ab66 - view on LGTM.com

fixed alerts: