Skip to content

feat: resolve feature subgraphs in federated graph field usage - #3144

Merged
JivusAyrus merged 2 commits into
mainfrom
suvij/cosmo-392-studio-resolve-feature-subgraphs-in-federated-graph-field
Aug 10, 2026
Merged

feat: resolve feature subgraphs in federated graph field usage#3144
JivusAyrus merged 2 commits into
mainfrom
suvij/cosmo-392-studio-resolve-feature-subgraphs-in-federated-graph-field

feat: add RBAC checks to feature flag query conditions

a6c0c96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2026 in 0s

43.85% (target 30.00%)

View this Pull Request on Codecov

43.85% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 70.37037% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.85%. Comparing base (64eaf60) to head (a6c0c96).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
studio/src/components/analytics/field-usage.tsx 0.00% 13 Missing ⚠️
...ervices/federated-graph/getFederatedGraphByName.ts 92.30% 1 Missing ⚠️
...ane/src/core/repositories/FeatureFlagRepository.ts 88.88% 1 Missing ⚠️
studio/src/components/layout/graph-layout.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3144       +/-   ##
===========================================
- Coverage   62.37%   43.85%   -18.52%     
===========================================
  Files         262     1071      +809     
  Lines       31003   140249   +109246     
  Branches        0     7361     +7361     
===========================================
+ Hits        19337    61507    +42170     
- Misses      10158    76879    +66721     
- Partials     1508     1863      +355     
Files with missing lines Coverage Δ
controlplane/src/core/util.ts 80.90% <100.00%> (ø)
...ervices/federated-graph/getFederatedGraphByName.ts 87.91% <92.30%> (ø)
...ane/src/core/repositories/FeatureFlagRepository.ts 92.97% <88.88%> (ø)
studio/src/components/layout/graph-layout.tsx 0.00% <0.00%> (ø)
studio/src/components/analytics/field-usage.tsx 0.00% <0.00%> (ø)

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