torrust-tracker icon indicating copy to clipboard operation
torrust-tracker copied to clipboard

Torrent Repository Work

Open da2ce7 opened this issue 1 year ago • 1 comments

  • [x] Basic Refactors
  • [x] Selectable Torrent Repository Implementations
  • [x] Move Torrent Repository into a Package
  • [x] Use Criterion for Benchmarking Torrent Repository

da2ce7 avatar Feb 09 '24 11:02 da2ce7

Codecov Report

Attention: Patch coverage is 91.27590% with 80 lines in your changes are missing coverage. Please review.

Project coverage is 77.71%. Comparing base (3bd2a9c) to head (3414e2a).

Files Patch % Lines
packages/primitives/src/peer.rs 75.80% 15 Missing :warning:
packages/clock/src/clock/stopped/mod.rs 84.09% 14 Missing :warning:
packages/primitives/src/announce_event.rs 33.33% 10 Missing :warning:
packages/primitives/src/info_hash.rs 92.30% 7 Missing :warning:
packages/primitives/src/torrent_metrics.rs 45.45% 6 Missing :warning:
src/core/mod.rs 92.00% 4 Missing :warning:
src/lib.rs 75.00% 4 Missing :warning:
packages/clock/src/clock/working/mod.rs 50.00% 3 Missing :warning:
packages/configuration/src/lib.rs 25.00% 3 Missing :warning:
src/servers/http/v1/handlers/announce.rs 76.92% 3 Missing :warning:
... and 8 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #690      +/-   ##
===========================================
+ Coverage    74.06%   77.71%   +3.64%     
===========================================
  Files          145      158      +13     
  Lines         8958     8711     -247     
===========================================
+ Hits          6635     6770     +135     
+ Misses        2323     1941     -382     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 14 '24 03:02 codecov[bot]

ACK 3414e2abea16ff79a1150aa432c6563612735d79

josecelano avatar Mar 25 '24 11:03 josecelano