Skip to content

fix: Update exports to use the correct logging module path

1024238
Select commit
Loading
Failed to load commit list.
Closed

feat: Add logging support to Management API client #1242

fix: Update exports to use the correct logging module path
1024238
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 6, 2025 in 1s

77.74% (-0.45%) compared to da3aa87

View this Pull Request on Codecov

77.74% (-0.45%) compared to da3aa87

Details

Codecov Report

❌ Patch coverage is 22.97297% with 114 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.74%. Comparing base (da3aa87) to head (1024238).

Files with missing lines Patch % Lines
src/management/core/fetcher/Fetcher.ts 8.79% 83 Missing ⚠️
src/management/core/logging/logger.ts 36.73% 31 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1242      +/-   ##
==========================================
- Coverage   78.19%   77.74%   -0.45%     
==========================================
  Files         354      359       +5     
  Lines       17742    17892     +150     
  Branches     9413     9456      +43     
==========================================
+ Hits        13874    13911      +37     
- Misses       3868     3981     +113     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.