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

dev: refactor: rename tracker mod to core #531

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

da2ce7
Copy link
Contributor

@da2ce7 da2ce7 commented Dec 3, 2023

closes #255

Copy link

codecov bot commented Dec 3, 2023

Codecov Report

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

Comparison is base (3428660) 84.20% compared to head (986ab64) 84.20%.

Files Patch % Lines
src/bootstrap/jobs/http_tracker.rs 0.00% 2 Missing ⚠️
src/app.rs 0.00% 1 Missing ⚠️
src/bootstrap/jobs/torrent_cleanup.rs 0.00% 1 Missing ⚠️
src/bootstrap/jobs/tracker_apis.rs 0.00% 1 Missing ⚠️
src/bootstrap/jobs/udp_tracker.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #531      +/-   ##
===========================================
- Coverage    84.20%   84.20%   -0.01%     
===========================================
  Files          110      110              
  Lines         7289     7285       -4     
===========================================
- Hits          6138     6134       -4     
  Misses        1151     1151              

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

@josecelano
Copy link
Member

ACK 986ab64

@josecelano josecelano merged commit e6aecf1 into torrust:develop Dec 4, 2023
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Rename tracker mod to core
2 participants