matyama / makespan

Minimum makespan scheduler implemented in Rust
Apache License 2.0
2 stars 0 forks source link

Clean and improve type bounds #2

Closed matyama closed 3 years ago

matyama commented 3 years ago

Description

codecov-io commented 3 years ago

Codecov Report

Merging #2 (78a7bbd) into master (b83602e) will decrease coverage by 0.18%. The diff coverage is 45.45%.

Impacted Files Coverage Δ
src/alg/core.rs 60.00% <0.00%> (ø)
src/alg/stochastic.rs 69.69% <ø> (ø)
src/lib.rs 48.83% <25.00%> (ø)
src/alg/bnb.rs 75.86% <66.66%> (-1.92%) :arrow_down: