Skip to content

Telemetry - #5381

Draft
gmarcon wants to merge 11 commits into
fisharebest:mainfrom
gmarcon:telemetry
Draft

Telemetry#5381
gmarcon wants to merge 11 commits into
fisharebest:mainfrom
gmarcon:telemetry

telemetry: better to use module namespace instead of English title

308cc63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 16, 2026 in 0s

35.40% (-0.10%) compared to a64cc99

View this Pull Request on Codecov

35.40% (-0.10%) compared to a64cc99

Details

Codecov Report

❌ Patch coverage is 2.81690% with 138 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.40%. Comparing base (a64cc99) to head (308cc63).
⚠️ Report is 138 commits behind head on main.

Files with missing lines Patch % Lines
app/Services/TelemetryDataService.php 0.00% 78 Missing ⚠️
app/Http/RequestHandlers/TelemetrySubmitAction.php 0.00% 28 Missing ⚠️
app/Http/RequestHandlers/TelemetryPreviewPage.php 0.00% 10 Missing ⚠️
app/Http/RequestHandlers/TelemetrySettingsPage.php 0.00% 8 Missing ⚠️
...p/Http/RequestHandlers/TelemetrySettingsAction.php 0.00% 7 Missing ⚠️
app/Site.php 0.00% 6 Missing ⚠️
app/Services/UpgradeService.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5381      +/-   ##
============================================
- Coverage     35.49%   35.40%   -0.10%     
- Complexity    11211    11241      +30     
============================================
  Files          1166     1171       +5     
  Lines         48077    48214     +137     
============================================
+ Hits          17065    17068       +3     
- Misses        31012    31146     +134     

☔ View full report in Codecov by Harness.
📢 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.