Skip to content

Conversation

@Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Apr 14, 2022

This PR fixes clippy warnings introduced by Rust 1.60 and hides downloaded repositories from git

@Luni-4 Luni-4 requested a review from marco-c April 14, 2022 07:51
@Luni-4 Luni-4 changed the title Fix clippy warnings Clean up code Apr 14, 2022
@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2022

Codecov Report

Merging #824 (956e217) into master (0cc9bcd) will decrease coverage by 0.39%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #824      +/-   ##
==========================================
- Coverage   41.32%   40.92%   -0.40%     
==========================================
  Files          51       51              
  Lines        7100     7088      -12     
  Branches     1011     1011              
==========================================
- Hits         2934     2901      -33     
- Misses       3471     3486      +15     
- Partials      695      701       +6     
Impacted Files Coverage Δ
src/ops.rs 81.81% <100.00%> (-1.15%) ⬇️
src/node.rs 71.15% <0.00%> (-15.39%) ⬇️
src/getter.rs 74.68% <0.00%> (-3.74%) ⬇️
src/spaces.rs 71.08% <0.00%> (-1.21%) ⬇️
src/metrics/nargs.rs 74.71% <0.00%> (-0.77%) ⬇️
rust-code-analysis-cli/src/main.rs 0.41% <0.00%> (-0.01%) ⬇️
src/tools.rs 55.00% <0.00%> (+0.22%) ⬆️
src/langs.rs 100.00% <0.00%> (+10.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 0cc9bcd...956e217. Read the comment docs.

@marco-c marco-c merged commit d24a558 into master Apr 14, 2022
@marco-c marco-c deleted the fix-clippy-warnings branch April 14, 2022 08:04
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.

4 participants