Skip to content

Merge branch 'alpha' into eslint-config

2cd4b32
Select commit
Loading
Failed to load commit list.
Open

ci: Fix eslint config #9723

Merge branch 'alpha' into eslint-config
2cd4b32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 30, 2025 in 0s

92.98% (-0.04%) compared to e556812

View this Pull Request on Codecov

92.98% (-0.04%) compared to e556812

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 9 lines in your changes missing coverage. Please review.

Project coverage is 92.98%. Comparing base (e556812) to head (2cd4b32).

Files with missing lines Patch % Lines
src/SchemaMigrations/DefinedSchemas.js 55.55% 4 Missing ⚠️
src/Auth.js 75.00% 1 Missing ⚠️
src/Config.js 83.33% 1 Missing ⚠️
src/Controllers/SchemaController.js 90.00% 1 Missing ⚠️
src/Routers/GraphQLRouter.js 0.00% 1 Missing ⚠️
src/middlewares.js 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9723      +/-   ##
==========================================
- Coverage   93.01%   92.98%   -0.04%     
==========================================
  Files         187      187              
  Lines       15081    15112      +31     
  Branches      174      174              
==========================================
+ Hits        14028    14052      +24     
- Misses       1041     1048       +7     
  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.