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(log): make BaseHandler abstract #5737

Merged
merged 2 commits into from
Aug 22, 2024

Merge branch 'main' into log-make-BaseHandler-abstract

f8b1750
Select commit
Loading
Failed to load commit list.
Merged

refactor(log): make BaseHandler abstract #5737

Merge branch 'main' into log-make-BaseHandler-abstract
f8b1750
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2024 in 0s

96.29% (+0.00%) compared to d6fde64

View this Pull Request on Codecov

96.29% (+0.00%) compared to d6fde64

Details

Codecov Report

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

Project coverage is 96.29%. Comparing base (d6fde64) to head (f8b1750).

Files Patch % Lines
log/console_handler.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5737   +/-   ##
=======================================
  Coverage   96.28%   96.29%           
=======================================
  Files         474      474           
  Lines       38387    38386    -1     
  Branches     5578     5578           
=======================================
  Hits        36962    36962           
+ Misses       1383     1382    -1     
  Partials       42       42           

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