Skip to content

feat: include schema version in graph update webhook#2467

Merged
thisisnithin merged 12 commits into
mainfrom
nithin/eng-8809-include-schema-version-and-proposals-in-graph-updated
Jan 29, 2026
Merged

feat: include schema version in graph update webhook#2467
thisisnithin merged 12 commits into
mainfrom
nithin/eng-8809-include-schema-version-and-proposals-in-graph-updated

Merge branch 'main' into nithin/eng-8809-include-schema-version-and-p…

9db8974
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 0s

63.21% (target 30.00%)

View this Pull Request on Codecov

63.21% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 97.14286% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.21%. Comparing base (223d43a) to head (9db8974).

Files with missing lines Patch % Lines
...ane/src/core/repositories/SchemaCheckRepository.ts 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main    #2467       +/-   ##
==========================================
+ Coverage   1.50%   63.21%   +61.71%     
==========================================
  Files        292      296        +4     
  Lines      46748    41474     -5274     
  Branches     431     4312     +3881     
==========================================
+ Hits         703    26219    +25516     
+ Misses     45762    15233    -30529     
+ Partials     283       22      -261     
Files with missing lines Coverage Δ
...re/bufservices/subgraph/deleteFederatedSubgraph.ts 91.86% <100.00%> (ø)
...e/bufservices/subgraph/publishFederatedSubgraph.ts 89.30% <100.00%> (ø)
...lplane/src/core/repositories/ProposalRepository.ts 93.73% <100.00%> (ø)
...lplane/src/core/repositories/SubgraphRepository.ts 87.22% <100.00%> (ø)
...ne/src/core/webhooks/OrganizationWebhookService.ts 41.47% <ø> (ø)
...ane/src/core/repositories/SchemaCheckRepository.ts 67.51% <0.00%> (ø)

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