Skip to content

feat: issue subgraph check extensions for proposals#2615

Merged
wilsonrivera merged 8 commits into
mainfrom
wilson/eng-9071-investigation-missing-check-extensions-on-proposal
Mar 11, 2026
Merged

feat: issue subgraph check extensions for proposals#2615
wilsonrivera merged 8 commits into
mainfrom
wilson/eng-9071-investigation-missing-check-extensions-on-proposal

Merge branch 'main' into wilson/eng-9071-investigation-missing-check-…

bdf6a03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 1s

64.58% (target 30.00%)

View this Pull Request on Codecov

64.58% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 73.98374% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.58%. Comparing base (bea448f) to head (bdf6a03).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ane/src/core/repositories/SchemaCheckRepository.ts 68.51% 17 Missing ⚠️
...lplane/src/core/repositories/SubgraphRepository.ts 66.66% 8 Missing ⚠️
...ne/src/core/webhooks/OrganizationWebhookService.ts 84.44% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2615      +/-   ##
==========================================
+ Coverage   62.79%   64.58%   +1.78%     
==========================================
  Files         244      301      +57     
  Lines       25818    42876   +17058     
  Branches        0     4600    +4600     
==========================================
+ Hits        16213    27690   +11477     
- Misses       8223    15165    +6942     
+ Partials     1382       21    -1361     
Files with missing lines Coverage Δ
...ne/src/core/webhooks/OrganizationWebhookService.ts 58.27% <84.44%> (ø)
...lplane/src/core/repositories/SubgraphRepository.ts 88.12% <66.66%> (ø)
...ane/src/core/repositories/SchemaCheckRepository.ts 71.06% <68.51%> (ø)

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