Skallwar / suckit

Suck the InTernet
Apache License 2.0
735 stars 38 forks source link

Fix clippy warnings and add clippy ci check #168

Closed Skallwar closed 2 years ago

Skallwar commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #168 (5409f49) into master (422b810) will increase coverage by 0.41%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
+ Coverage   64.32%   64.73%   +0.41%     
==========================================
  Files          17       17              
  Lines         625      621       -4     
==========================================
  Hits          402      402              
+ Misses        223      219       -4     
Impacted Files Coverage Δ
src/disk.rs 0.00% <0.00%> (ø)
src/scraper.rs 23.07% <14.28%> (+0.37%) :arrow_up:
src/downloader.rs 71.69% <80.00%> (+0.67%) :arrow_up:
src/url_helper.rs 100.00% <100.00%> (ø)