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: fix clippy errors #203

Merged
merged 1 commit into from
Apr 25, 2021
Merged

fix: fix clippy errors #203

merged 1 commit into from
Apr 25, 2021

Conversation

stepankuzmin
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Apr 25, 2021

Codecov Report

Merging #203 (c78594c) into master (3c01125) will not change coverage.
The diff coverage is 83.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #203   +/-   ##
=======================================
  Coverage   48.40%   48.40%           
=======================================
  Files          14       14           
  Lines        1632     1632           
=======================================
  Hits          790      790           
  Misses        842      842           
Impacted Files Coverage Δ
src/db_actor.rs 93.75% <ø> (ø)
src/function_source.rs 90.00% <ø> (ø)
src/source.rs 0.00% <ø> (ø)
src/server.rs 42.16% <66.66%> (ø)
src/table_source.rs 65.21% <66.66%> (ø)
src/composite_source.rs 84.21% <100.00%> (ø)
src/dev.rs 100.00% <100.00%> (ø)
src/utils.rs 66.66% <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 3c01125...c78594c. Read the comment docs.

@stepankuzmin stepankuzmin merged commit 98e48bb into master Apr 25, 2021
@stepankuzmin stepankuzmin deleted the fix-clippy branch April 25, 2021 08:22
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.

1 participant