Skip to content

dev: fix clippy warnings

Codecov / codecov/project failed Dec 3, 2023 in 0s

79.61% (-4.60%) compared to 3428660

View this Pull Request on Codecov

79.61% (-4.60%) compared to 3428660

Details

Codecov Report

Attention: 437 lines in your changes are missing coverage. Please review.

Comparison is base (3428660) 84.20% compared to head (226ea1a) 79.61%.

❗ Current head 226ea1a differs from pull request most recent head a10f466. Consider uploading reports for the commit a10f466 to get more accurate results

Files Patch % Lines
src/tracker/torrent/repository.rs 16.45% 132 Missing ⚠️
.../torrent-repository-benchmarks/src/benches/asyn.rs 0.00% 109 Missing ⚠️
.../torrent-repository-benchmarks/src/benches/sync.rs 0.00% 97 Missing ⚠️
packages/torrent-repository-benchmarks/src/main.rs 1.78% 55 Missing ⚠️
...torrent-repository-benchmarks/src/benches/utils.rs 0.00% 29 Missing ⚠️
packages/torrent-repository-benchmarks/src/args.rs 0.00% 8 Missing ⚠️
src/tracker/mod.rs 84.78% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #522      +/-   ##
===========================================
- Coverage    84.20%   79.61%   -4.60%     
===========================================
  Files          110      117       +7     
  Lines         7289     7750     +461     
===========================================
+ Hits          6138     6170      +32     
- Misses        1151     1580     +429     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.