Skip to content

Conversation

josecelano
Copy link
Member

@josecelano josecelano commented Nov 1, 2024

This will allow other projects to reuse the tracker lib and console clients.

Subtasks

  • Extract the new package.
  • Use the new package in the main app.

This will allow other projects to reuse the tracker lib clients and
console clients.
@josecelano josecelano linked an issue Nov 1, 2024 that may be closed by this pull request
@josecelano josecelano requested a review from da2ce7 November 1, 2024 16:34
@josecelano josecelano added Code Cleanup / Refactoring Tidying and Making Neat - Developer - Torrust Improvement Experience labels Nov 1, 2024
@josecelano
Copy link
Member Author

josecelano commented Nov 1, 2024

ACK e01995c

@josecelano josecelano marked this pull request as ready for review November 1, 2024 17:07
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

Attention: Patch coverage is 47.05882% with 27 lines in your changes missing coverage. Please review.

Project coverage is 77.13%. Comparing base (25d9487) to head (e01995c).
Report is 5 commits behind head on develop.

Files with missing lines Patch % Lines
packages/tracker-client/src/udp/mod.rs 0.00% 16 Missing ⚠️
packages/tracker-client/src/http/client/mod.rs 0.00% 8 Missing ⚠️
src/console/ci/e2e/tracker_checker.rs 0.00% 2 Missing ⚠️
...ges/tracker-client/src/console/clients/http/mod.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1070      +/-   ##
===========================================
- Coverage    77.14%   77.13%   -0.01%     
===========================================
  Files          176      177       +1     
  Lines        10099    10131      +32     
===========================================
+ Hits          7791     7815      +24     
- Misses        2308     2316       +8     

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

It was extractted in toa new package.
@josecelano josecelano merged commit 5ce46ed into torrust:develop Nov 4, 2024
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

- Developer - Torrust Improvement Experience Code Cleanup / Refactoring Tidying and Making Neat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extract package bittorrent-tracker-client

1 participant