Skip to content

feat(composition): @openfed__requestScoped directive (5/5)#2985

Open
SkArchon wants to merge 2 commits into
milinda/queryCache-directivefrom
milinda/requestScoped-directive
Open

feat(composition): @openfed__requestScoped directive (5/5)#2985
SkArchon wants to merge 2 commits into
milinda/queryCache-directivefrom
milinda/requestScoped-directive

Merge branch 'milinda/queryCache-directive' into milinda/requestScope…

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

47.37% (target 30.00%)

View this Pull Request on Codecov

47.37% (target 30.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.37%. Comparing base (30c81e0) to head (0c7c9a9).
⚠️ Report is 1 commits behind head on milinda/queryCache-directive.

Additional details and impacted files
@@                       Coverage Diff                        @@
##           milinda/queryCache-directive    #2985      +/-   ##
================================================================
+ Coverage                         47.31%   47.37%   +0.05%     
================================================================
  Files                              1119     1119              
  Lines                            153254   153374     +120     
  Branches                          10181    10193      +12     
================================================================
+ Hits                              72514    72654     +140     
+ Misses                            78923    78916       -7     
+ Partials                           1817     1804      -13     
Files with missing lines Coverage Δ
...ctive-definition-data/directive-definition-data.ts 100.00% <100.00%> (ø)
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%> (ø)
...tion/src/v1/normalization/normalization-factory.ts 91.74% <100.00%> (+0.06%) ⬆️
composition/src/v1/normalization/utils.ts 90.10% <100.00%> (+0.01%) ⬆️
composition/src/v1/warnings/params.ts 100.00% <ø> (ø)
composition/src/v1/warnings/warnings.ts 90.09% <100.00%> (+0.61%) ⬆️
router/gen/proto/wg/cosmo/node/v1/node.pb.go 26.56% <ø> (-0.37%) ⬇️

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