Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix clippy warnings #42

Merged
merged 1 commit into from
Apr 20, 2022
Merged

Fix clippy warnings #42

merged 1 commit into from
Apr 20, 2022

Conversation

sile
Copy link
Member

@sile sile commented Apr 20, 2022

This PR fixes warnings emitted by the latest clippy.

@sile sile merged commit faa1f05 into master Apr 20, 2022
@sile sile deleted the fix-lint-errors branch April 20, 2022 10:26
@coveralls
Copy link

Pull Request Test Coverage Report for Build 2195063531

  • 0 of 15 (0.0%) changed or added relevant lines in 5 files are covered.
  • 4 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.004%) to 9.549%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/markdown.rs 0 1 0.0%
src/problem/study.rs 0 1 0.0%
kurobako_core/src/epi/problem/external_program.rs 0 3 0.0%
src/plot/pareto_front.rs 0 5 0.0%
src/runner.rs 0 5 0.0%
Files with Coverage Reduction New Missed Lines %
../../../.cargo/registry/src/github.com-1ecc6299db9ec823/trackable-0.2.23/src/macros.rs 1 0%
src/problem/study.rs 1 0%
src/runner.rs 2 0%
Totals Coverage Status
Change from base Build 2195010227: 0.004%
Covered Lines: 1101
Relevant Lines: 11530

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants