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

Silence a clippy warning with Rust 1.45 #29

Merged
merged 1 commit into from Jul 16, 2020
Merged

Silence a clippy warning with Rust 1.45 #29

merged 1 commit into from Jul 16, 2020

Conversation

msk
Copy link
Member

@msk msk commented Jul 16, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jul 16, 2020

Codecov Report

Merging #29 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   92.12%   92.11%   -0.02%     
==========================================
  Files           3        3              
  Lines         432      431       -1     
==========================================
- Hits          398      397       -1     
  Misses         34       34              
Impacted Files Coverage Δ
src/ball_tree.rs 93.54% <ø> (-0.02%) ⬇️

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 30b6834...98f65df. Read the comment docs.

@minshao minshao merged commit 6246561 into master Jul 16, 2020
@minshao minshao deleted the clippy branch July 16, 2020 19:28
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.

None yet

2 participants