Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracker Checker: check HTTP trackers #663

Merged

Conversation

josecelano
Copy link
Member

@josecelano josecelano commented Jan 30, 2024

Implement checks for HTTP Trackers in the Tracker Checker.

  • Add check for announce request.
  • Add check for scrape request.

@josecelano josecelano added this to the v3.0.0 milestone Jan 30, 2024
@josecelano josecelano added the Testing Checking Torrust label Jan 30, 2024
@josecelano josecelano self-assigned this Jan 30, 2024
@josecelano josecelano requested a review from da2ce7 January 30, 2024 14:04
@josecelano josecelano linked an issue Jan 30, 2024 that may be closed by this pull request
2 tasks
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

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

Comparison is base (005a8cf) 73.77% compared to head (4456203) 73.68%.

Files Patch % Lines
src/console/clients/checker/service.rs 0.00% 11 Missing ⚠️
...bit_torrent/tracker/http/client/requests/scrape.rs 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #663      +/-   ##
===========================================
- Coverage    73.77%   73.68%   -0.09%     
===========================================
  Files          138      138              
  Lines         9056     9067      +11     
===========================================
  Hits          6681     6681              
- Misses        2375     2386      +11     

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

@josecelano
Copy link
Member Author

ACK 4456203

@josecelano josecelano marked this pull request as ready for review January 30, 2024 16:01
@josecelano
Copy link
Member Author

Output:

image

@josecelano josecelano merged commit 95c5aa4 into torrust:develop Jan 30, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing Checking Torrust
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Tracker Checker: check HTTP trackers
1 participant