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

Automated mentoring by clippy #73

Merged
merged 7 commits into from
Mar 22, 2018
Merged

Conversation

garious
Copy link
Contributor

@garious garious commented Mar 22, 2018

https://github.com/rust-lang-nursery/rust-clippy

$ cargo +nightly install clippy
$ cargo +nightly clippy

@codecov-io
Copy link

Codecov Report

Merging #73 into master will decrease coverage by 0.11%.
The diff coverage is 95.58%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   93.48%   93.36%   -0.12%     
==========================================
  Files          15       15              
  Lines        1135     1130       -5     
==========================================
- Hits         1061     1055       -6     
- Misses         74       75       +1
Impacted Files Coverage Δ
src/entry.rs 97.22% <ø> (ø) ⬆️
src/recorder.rs 97.43% <ø> (ø) ⬆️
src/ledger.rs 100% <ø> (ø) ⬆️
src/event.rs 33.33% <0%> (+1.19%) ⬆️
src/plan.rs 99% <100%> (-0.01%) ⬇️
src/historian.rs 98.68% <100%> (-1.32%) ⬇️
src/accountant_stub.rs 95.14% <100%> (ø) ⬆️
src/accountant.rs 94.73% <100%> (-0.08%) ⬇️
src/accountant_skel.rs 91.34% <100%> (-0.09%) ⬇️
src/streamer.rs 89.67% <92.59%> (-0.55%) ⬇️
... 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 fde320e...fa44be2. Read the comment docs.

@garious garious merged commit c385f8b into solana-labs:master Mar 22, 2018
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
brooksprumo pushed a commit to brooksprumo/solana that referenced this pull request Mar 5, 2024
willhickey pushed a commit that referenced this pull request Mar 5, 2024
tao-stones pushed a commit to tao-stones/solana that referenced this pull request Mar 8, 2024
solana-labs#86)

windows: Use vcpkg for openssl dep (solana-labs#73)

(cherry picked from commit b78c070)

Co-authored-by: Jon C <[email protected]>
willhickey pushed a commit that referenced this pull request Mar 9, 2024
windows: Use vcpkg for openssl dep (#73)

(cherry picked from commit b78c070)

Co-authored-by: Jon C <[email protected]>
willhickey pushed a commit that referenced this pull request Mar 9, 2024
windows: Use vcpkg for openssl dep (#73)

(cherry picked from commit b78c070)

Co-authored-by: Jon C <[email protected]>
segfaultdoc pushed a commit to jito-labs/solana that referenced this pull request Aug 7, 2024
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.

2 participants