Skip to content

feat(dash): restrict axiom logger to production and add web-vitals

6319c74
Select commit
Loading
Failed to load commit list.
Merged

hotfix #173

feat(dash): restrict axiom logger to production and add web-vitals
6319c74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 8, 2026 in 0s

45.38% (-0.60%) compared to 253cc32

View this Pull Request on Codecov

45.38% (-0.60%) compared to 253cc32

Details

Codecov Report

❌ Patch coverage is 11.11111% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.38%. Comparing base (253cc32) to head (6319c74).

Files with missing lines Patch % Lines
apps/dash/src/shared/axiom/axiom-logger.ts 0.00% 20 Missing ⚠️
apps/dash/src/shared/core/listeners.ts 0.00% 9 Missing ⚠️
apps/dash/src/shared/core/logger.ts 55.55% 4 Missing ⚠️
apps/dash/src/shared/axiom/client.ts 0.00% 3 Missing ⚠️
apps/dash/src/shared/axiom/server.ts 0.00% 2 Missing ⚠️
apps/dash/src/pages/org/actions/unit-reorder.ts 0.00% 1 Missing ⚠️
apps/dash/src/shared/axiom/axiom.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
- Coverage   45.98%   45.38%   -0.60%     
==========================================
  Files          74       78       +4     
  Lines        2194     2223      +29     
  Branches      458      462       +4     
==========================================
  Hits         1009     1009              
- Misses       1185     1214      +29     

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