Skip to content

feat: @cacheTag composition for root query fields only - #3131

Open
SkArchon wants to merge 4 commits into
mainfrom
milinda/cacheTag-initial
Open

feat: @cacheTag composition for root query fields only#3131
SkArchon wants to merge 4 commits into
mainfrom
milinda/cacheTag-initial

fix: cleanup

5937f01
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 1s

45.73% (target 30.00%)

View this Pull Request on Codecov

45.73% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 99.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 45.73%. Comparing base (c14711a) to head (5937f01).
⚠️ Report is 55 commits behind head on main.

Files with missing lines Patch % Lines
...tion/src/v1/normalization/normalization-factory.ts 98.94% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3131      +/-   ##
==========================================
- Coverage   48.87%   45.73%   -3.14%     
==========================================
  Files        1130      868     -262     
  Lines      157574   126773   -30801     
  Branches    10879    10937      +58     
==========================================
- Hits        77009    57982   -19027     
+ Misses      78696    68446   -10250     
+ Partials     1869      345    -1524     
Files with missing lines Coverage Δ
...ctive-definition-data/directive-definition-data.ts 100.00% <100.00%> (ø)
composition/src/errors/errors.ts 81.99% <100.00%> (+0.29%) ⬆️
composition/src/router-configuration/utils.ts 100.00% <100.00%> (ø)
composition/src/utils/string-constants.ts 100.00% <100.00%> (ø)
composition/src/v1/constants/constants.ts 100.00% <100.00%> (ø)
...position/src/v1/constants/directive-definitions.ts 100.00% <100.00%> (ø)
composition/src/v1/normalization/utils.ts 90.33% <100.00%> (+0.27%) ⬆️
...tion/src/v1/normalization/normalization-factory.ts 90.66% <98.94%> (+0.19%) ⬆️

... and 269 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.