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

fix: lazily init logging #801

Merged
merged 6 commits into from
Feb 2, 2024

Merge branch 'main' into fix/logging-init

fcac62d
Select commit
Loading
Failed to load commit list.
Merged

fix: lazily init logging #801

Merge branch 'main' into fix/logging-init
fcac62d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 2, 2024 in 0s

69.65% (+0.14%) compared to c057bf1

View this Pull Request on Codecov

69.65% (+0.14%) compared to c057bf1

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c057bf1) 69.50% compared to head (fcac62d) 69.65%.
Report is 2 commits behind head on main.

Files Patch % Lines
src/logger.ts 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #801      +/-   ##
==========================================
+ Coverage   69.50%   69.65%   +0.14%     
==========================================
  Files           7        7              
  Lines        1256     1262       +6     
  Branches       48       49       +1     
==========================================
+ Hits          873      879       +6     
  Misses        382      382              
  Partials        1        1              

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