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

Feature/fmt #8

Merged
merged 9 commits into from
Feb 8, 2017
Merged

Feature/fmt #8

merged 9 commits into from
Feb 8, 2017

Conversation

harrydevnull
Copy link
Owner

cargo fmt run over the entire src tree and now it has been incorporated into travis tree

@codecov-io
Copy link

codecov-io commented Feb 8, 2017

Codecov Report

Merging #8 into master will not impact coverage by -0.02%.

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage    97.4%   97.39%   -0.02%     
==========================================
  Files          12       12              
  Lines         848      844       -4     
==========================================
- Hits          826      822       -4     
  Misses         22       22
Impacted Files Coverage Δ
src/authenticators.rs 100% <100%> (ø)
src/frame/frame_auth_challenge.rs 100% <100%> (ø)
src/frame/frame_startup.rs 100% <100%> (ø)
src/frame/frame_ready.rs 100% <100%> (ø)
src/types/mod.rs 97.63% <100%> (ø)
src/frame/frame_supported.rs 100% <100%> (ø)
src/frame/frame_auth_success.rs 100% <100%> (ø)
src/types/value.rs 95% <57.14%> (ø)
src/compression.rs 92.59% <60%> (-0.18%)
src/frame/mod.rs 97.35% <72.72%> (ø)
... 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 59c7ed0...871316d. Read the comment docs.

@harrydevnull harrydevnull merged commit ffa7a95 into master Feb 8, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 97.393% when pulling 871316d on feature/fmt into 59c7ed0 on master.

@harrydevnull harrydevnull deleted the feature/fmt branch February 10, 2017 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants