Skip to content

Merge branch 'alpha' into moumouls/fix-apollo-parallel-start

70e577e
Select commit
Loading
Failed to load commit list.
Merged

fix: Race condition can cause multiple Apollo server initializations under load #9929

Merge branch 'alpha' into moumouls/fix-apollo-parallel-start
70e577e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2025 in 0s

93.07% (-0.01%) compared to dafea21, passed because coverage increased by 0% when compared to adjusted base (93.07%)

View this Pull Request on Codecov

93.07% (-0.01%) compared to dafea21, passed because coverage increased by 0% when compared to adjusted base (93.07%)

Details

Codecov Report

❌ Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.07%. Comparing base (dafea21) to head (70e577e).
⚠️ Report is 1 commits behind head on alpha.

Files with missing lines Patch % Lines
src/GraphQL/ParseGraphQLServer.js 76.92% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9929      +/-   ##
==========================================
- Coverage   93.07%   93.07%   -0.01%     
==========================================
  Files         187      187              
  Lines       15234    15243       +9     
  Branches      177      177              
==========================================
+ Hits        14179    14187       +8     
- Misses       1043     1044       +1     
  Partials       12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.