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

Check code style with rustfmt on CI #164

Merged
merged 3 commits into from Jul 22, 2020
Merged

Check code style with rustfmt on CI #164

merged 3 commits into from Jul 22, 2020

Conversation

JohnTitor
Copy link
Member

No description provided.

@JohnTitor JohnTitor changed the title Fmt Check code style with rustfmt on CI Jul 22, 2020
@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #164 into master will decrease coverage by 0.05%.
The diff coverage is 15.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
- Coverage   60.48%   60.43%   -0.06%     
==========================================
  Files          73       73              
  Lines        4781     4785       +4     
==========================================
  Hits         2892     2892              
- Misses       1889     1893       +4     
Impacted Files Coverage Δ
actix-codec/src/bcodec.rs 42.85% <ø> (ø)
actix-service/benches/and_then.rs 0.00% <0.00%> (ø)
actix-service/benches/unsafecell_vs_refcell.rs 0.00% <0.00%> (ø)
actix-service/src/and_then.rs 87.65% <0.00%> (-1.10%) ⬇️
actix-service/src/apply_cfg.rs 0.00% <ø> (ø)
actix-service/src/then.rs 87.77% <0.00%> (-0.99%) ⬇️
string/src/lib.rs 80.23% <ø> (ø)
actix-codec/src/framed.rs 21.95% <50.00%> (-0.18%) ⬇️
actix-service/src/and_then_apply_fn.rs 87.01% <75.00%> (-1.30%) ⬇️
router/src/de.rs 78.07% <85.71%> (+0.41%) ⬆️
... and 1 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 0dca1a7...17b2fbf. Read the comment docs.

@JohnTitor JohnTitor merged commit 8ace926 into master Jul 22, 2020
@JohnTitor JohnTitor deleted the fmt branch July 22, 2020 03:32
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