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

Overhaul core Tracker: refactor tests #1213

Merged

Conversation

josecelano
Copy link
Member

Overhaul core Tracker: refactor tests

@josecelano josecelano self-assigned this Jan 27, 2025
@josecelano josecelano added Code Cleanup / Refactoring Tidying and Making Neat - Developer - Torrust Improvement Experience labels Jan 27, 2025
@josecelano josecelano requested a review from da2ce7 January 27, 2025 18:52
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

Attention: Patch coverage is 99.80806% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.39%. Comparing base (17bea24) to head (7ce52f9).
Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
src/core/torrent/repository/in_memory.rs 99.23% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1213      +/-   ##
===========================================
- Coverage    78.45%   78.39%   -0.06%     
===========================================
  Files          193      196       +3     
  Lines        13196    13189       -7     
  Branches     13196    13189       -7     
===========================================
- Hits         10353    10340      -13     
- Misses        2677     2680       +3     
- Partials       166      169       +3     

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

@josecelano
Copy link
Member Author

ACK 7ce52f9

@josecelano josecelano marked this pull request as ready for review January 28, 2025 11:39
@josecelano josecelano linked an issue Jan 28, 2025 that may be closed by this pull request
@josecelano josecelano merged commit 74b04c8 into torrust:develop Jan 28, 2025
23 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.

Overhaul core Tracker: refactor tests
1 participant