Skip to content

chore(entity-caching): benchmark suite and dev tooling (6/6)#2954

Draft
SkArchon wants to merge 8 commits into
milinda/entity-caching-3-playground-studiofrom
milinda/entity-caching-4-benchmark-docs-tooling
Draft

chore(entity-caching): benchmark suite and dev tooling (6/6)#2954
SkArchon wants to merge 8 commits into
milinda/entity-caching-3-playground-studiofrom
milinda/entity-caching-4-benchmark-docs-tooling

docs: add language tags to fenced code blocks (CodeRabbit MD040)

1316bd8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 0s

44.89% (target 30.00%)

View this Pull Request on Codecov

44.89% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 42.85714% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.89%. Comparing base (4d87678) to head (1316bd8).

Files with missing lines Patch % Lines
router/pkg/trace/config.go 0.00% 15 Missing ⚠️
router/core/router.go 75.00% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@                              Coverage Diff                               @@
##           milinda/entity-caching-3-playground-studio    #2954      +/-   ##
==============================================================================
- Coverage                                       46.22%   44.89%   -1.34%     
==============================================================================
  Files                                            1121     1101      -20     
  Lines                                          158932   154457    -4475     
  Branches                                        11122    10123     -999     
==============================================================================
- Hits                                            73464    69341    -4123     
+ Misses                                          83515    83158     -357     
- Partials                                         1953     1958       +5     
Files with missing lines Coverage Δ
router/core/router.go 66.24% <75.00%> (-0.45%) ⬇️
router/pkg/trace/config.go 55.93% <0.00%> (-19.07%) ⬇️

... and 46 files with indirect coverage changes

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