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 #73

Merged
merged 1 commit into from Jul 6, 2020
Merged

Fix clippy warnings #73

merged 1 commit into from Jul 6, 2020

Conversation

JohnTitor
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 6, 2020

Codecov Report

Merging #73 into master will increase coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   78.97%   79.09%   +0.12%     
==========================================
  Files          24       24              
  Lines        2026     2019       -7     
==========================================
- Hits         1600     1597       -3     
+ Misses        426      422       -4     
Impacted Files Coverage Δ
actix-cors/src/lib.rs 83.83% <ø> (ø)
actix-identity/src/lib.rs 95.58% <100.00%> (+0.88%) ⬆️
actix-protobuf/src/lib.rs 46.78% <100.00%> (ø)
actix-session/src/cookie.rs 89.16% <100.00%> (ø)
actix-session/src/lib.rs 86.95% <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 6b839f0...bd963fb. Read the comment docs.

@JohnTitor JohnTitor merged commit 9b57313 into actix:master Jul 6, 2020
@JohnTitor JohnTitor deleted the clippy-fixes branch July 6, 2020 19:19
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

1 participant