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

refactor: reorganize statistics mod

7cf08a6
Select commit
Loading
Failed to load commit list.
Merged

Refactor: reorganize statistics mod #1135

refactor: reorganize statistics mod
7cf08a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

76.20% (+0.03%) compared to 2bea7ec

View this Pull Request on Codecov

76.20% (+0.03%) compared to 2bea7ec

Details

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).

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.