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

standardise compiler lints across all crates #226

Merged
merged 1 commit into from
Dec 12, 2020
Merged

Conversation

robjtede
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 12, 2020

Codecov Report

Merging #226 (ecfa497) into master (9388977) will decrease coverage by 0.02%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #226      +/-   ##
==========================================
- Coverage   59.54%   59.52%   -0.03%     
==========================================
  Files          73       73              
  Lines        4744     4744              
==========================================
- Hits         2825     2824       -1     
- Misses       1919     1920       +1     
Impacted Files Coverage Δ
actix-connect/src/lib.rs 78.94% <ø> (ø)
actix-macros/src/lib.rs 0.00% <ø> (ø)
actix-rt/src/lib.rs 75.00% <ø> (ø)
actix-server/src/lib.rs 50.00% <ø> (ø)
actix-service/src/lib.rs 36.36% <ø> (ø)
actix-testing/src/lib.rs 45.83% <ø> (ø)
actix-threadpool/src/lib.rs 0.00% <ø> (ø)
actix-tls/src/lib.rs 0.00% <ø> (ø)
actix-tracing/src/lib.rs 70.66% <ø> (ø)
router/src/de.rs 78.33% <ø> (ø)
... and 4 more

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 9388977...ecfa497. Read the comment docs.

@robjtede robjtede merged commit 4e43216 into master Dec 12, 2020
@robjtede robjtede deleted the standardize-linting branch December 12, 2020 23:24
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