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

feat: Add auto-logging feature #1274

Merged
merged 18 commits into from
Feb 18, 2025

fix test

9b54992
Select commit
Loading
Failed to load commit list.
Merged

feat: Add auto-logging feature #1274

fix test
9b54992
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

88.80% (+0.04%) compared to 46f5cc7

View this Pull Request on Codecov

88.80% (+0.04%) compared to 46f5cc7

Details

Codecov Report

Attention: Patch coverage is 85.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 88.80%. Comparing base (46f5cc7) to head (9b54992).

Files with missing lines Patch % Lines
src/features/logging/aggregate/index.js 80.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1274      +/-   ##
==========================================
+ Coverage   88.75%   88.80%   +0.04%     
==========================================
  Files         170      170              
  Lines        7348     7412      +64     
  Branches     1489     1503      +14     
==========================================
+ Hits         6522     6582      +60     
- Misses        716      722       +6     
+ Partials      110      108       -2     

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