Skip to content

feat(server): check that serverMode implementation is correct #2051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

fix(server): allow any properties for server impl schema

cf6e74a
Select commit
Loading
Failed to load commit list.
Open

feat(server): check that serverMode implementation is correct #2051

fix(server): allow any properties for server impl schema
cf6e74a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2025 in 1s

92.82% (+0.04%) compared to 26211fc

View this Pull Request on Codecov

92.82% (+0.04%) compared to 26211fc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.82%. Comparing base (26211fc) to head (cf6e74a).
Report is 1757 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2051      +/-   ##
==========================================
+ Coverage   92.77%   92.82%   +0.04%     
==========================================
  Files          29       29              
  Lines        1149     1156       +7     
  Branches      327      329       +2     
==========================================
+ Hits         1066     1073       +7     
  Misses         79       79              
  Partials        4        4              

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