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

Refactor: reorganize statistics mod #1135

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

josecelano
Copy link
Member

@josecelano josecelano commented Dec 17, 2024

Relates to: #1134

Preparing to introduce new changes in the repository: use Atomics in the repository instead of RwLocks.

Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 91.59892% with 31 lines in your changes missing coverage. Please review.

Project coverage is 76.20%. Comparing base (2bea7ec) to head (7cf08a6).
Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
src/core/statistics/repository.rs 78.30% 23 Missing ⚠️
src/core/statistics/event/handler.rs 96.68% 4 Missing and 1 partial ⚠️
src/core/statistics/keeper.rs 92.50% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1135      +/-   ##
===========================================
+ Coverage    76.17%   76.20%   +0.03%     
===========================================
  Files          169      173       +4     
  Lines        11528    11543      +15     
  Branches     11528    11543      +15     
===========================================
+ Hits          8781     8796      +15     
  Misses        2584     2584              
  Partials       163      163              

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

Preaparing to introduce new changes in the repository.
@josecelano
Copy link
Member Author

ACK 7cf08a6

@josecelano josecelano merged commit f113d2c into torrust:develop Dec 17, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant