optuna / kurobako

A black-box optimization benchmark tool
MIT License
83 stars 11 forks source link

Update dependencies #38

Closed sile closed 3 years ago

sile commented 3 years ago
coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 607501373

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report. To ensure accuracy in future PRs, please see these guidelines. A quick fix for this PR: rebase it; your next report should be accurate.


Changes Missing Coverage Covered Lines Changed/Added Lines %
kurobako_core/src/epi/problem/external_program.rs 0 3 0.0%
kurobako_core/src/epi/solver/external_program.rs 0 3 0.0%
src/record/problem.rs 0 3 0.0%
src/record/solver.rs 0 3 0.0%
kurobako_core/src/domain.rs 0 5 0.0%
kurobako_solvers/src/yamakan_utils.rs 0 5 0.0%
src/record/study.rs 0 6 0.0%
<!-- Total: 0 28 0.0% -->
Totals Coverage Status
Change from base Build 607480934: -0.07%
Covered Lines: 1104
Relevant Lines: 11434

💛 - Coveralls