Skip to content

Overhaul core Tracker: extract authentication#1192

Merged
josecelano merged 10 commits intotorrust:developfrom
josecelano:1191-overhaul-core-tracker-extract-authentication
Jan 21, 2025
Merged

Overhaul core Tracker: extract authentication#1192
josecelano merged 10 commits intotorrust:developfrom
josecelano:1191-overhaul-core-tracker-extract-authentication

Conversation

@josecelano
Copy link
Copy Markdown
Member

Overhaul core Tracker: extract authentication.

We will add more mods inside. This is part of a bigger refactor.
@josecelano josecelano linked an issue Jan 20, 2025 that may be closed by this pull request
@josecelano josecelano self-assigned this Jan 20, 2025
@josecelano josecelano added Code Cleanup / Refactoring Tidying and Making Neat - Developer - Torrust Improvement Experience labels Jan 20, 2025
@josecelano josecelano requested a review from da2ce7 January 20, 2025 15:30
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 20, 2025

Codecov Report

Attention: Patch coverage is 93.97590% with 30 lines in your changes missing coverage. Please review.

Project coverage is 77.65%. Comparing base (e630e5f) to head (6584fe4).
Report is 11 commits behind head on develop.

Files with missing lines Patch % Lines
src/core/authentication/mod.rs 94.07% 17 Missing and 1 partial ⚠️
src/core/databases/mysql.rs 0.00% 8 Missing ⚠️
src/core/databases/sqlite.rs 50.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1192      +/-   ##
===========================================
+ Coverage    77.46%   77.65%   +0.19%     
===========================================
  Files          183      184       +1     
  Lines        12539    12651     +112     
  Branches     12539    12651     +112     
===========================================
+ Hits          9713     9824     +111     
  Misses        2662     2662              
- Partials       164      165       +1     

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

@josecelano josecelano force-pushed the 1191-overhaul-core-tracker-extract-authentication branch from 5b12115 to 562de4d Compare January 20, 2025 17:50
@josecelano josecelano force-pushed the 1191-overhaul-core-tracker-extract-authentication branch from 562de4d to 5aae933 Compare January 20, 2025 17:54
@josecelano josecelano force-pushed the 1191-overhaul-core-tracker-extract-authentication branch from 5aae933 to 39c2a8f Compare January 20, 2025 17:58
There were copied to the authentication module.
@josecelano josecelano marked this pull request as ready for review January 21, 2025 11:55
@josecelano
Copy link
Copy Markdown
Member Author

ACK 6584fe4

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: extract authentication

1 participant