Skip to content

feat(EN-1334): usagebuilder subsystem + event-counter cutover (EN-1420)#1464

Merged
gfyrag merged 46 commits into
release/v3.0from
feat/EN-1334-usagebuilder
Jul 17, 2026
Merged

feat(EN-1334): usagebuilder subsystem + event-counter cutover (EN-1420)#1464
gfyrag merged 46 commits into
release/v3.0from
feat/EN-1334-usagebuilder

Merge remote-tracking branch 'origin/release/v3.0' into feat/EN-1334-…

ea05119
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

75.03% (+0.00%) compared to 59f7ce8

View this Pull Request on Codecov

75.03% (+0.00%) compared to 59f7ce8

Details

Codecov Report

❌ Patch coverage is 68.32947% with 273 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.03%. Comparing base (59f7ce8) to head (ea05119).

Files with missing lines Patch % Lines
internal/application/usagebuilder/process_audit.go 70.17% 55 Missing and 30 partials ⚠️
internal/storage/usagestore/store.go 70.71% 33 Missing and 8 partials ⚠️
internal/storage/usagestore/comparer.go 14.89% 40 Missing ⚠️
internal/application/ctrl/controller_default.go 19.35% 18 Missing and 7 partials ⚠️
internal/storage/usagestore/snapshot.go 44.82% 15 Missing and 1 partial ⚠️
...ernal/adapter/http/handlers_get_numscript_usage.go 31.57% 13 Missing ⚠️
internal/application/usagebuilder/builder.go 84.33% 9 Missing and 4 partials ⚠️
internal/adapter/grpc/server_bucket.go 0.00% 8 Missing ⚠️
internal/storage/usagestore/metrics.go 78.94% 4 Missing and 4 partials ⚠️
internal/adapter/grpc/client_bucket.go 0.00% 5 Missing ⚠️
... and 7 more
Additional details and impacted files
@@              Coverage Diff               @@
##           release/v3.0    #1464    +/-   ##
==============================================
  Coverage         75.02%   75.03%            
==============================================
  Files               432      441     +9     
  Lines             45925    46582   +657     
==============================================
+ Hits              34455    34951   +496     
- Misses             8405     8508   +103     
- Partials           3065     3123    +58     

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