Skip to content

Add a basic schema validation for config files #978

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 1 commit into
base: main
Choose a base branch
from

Conversation

kquinsland
Copy link

Good for basic validation.
More work (and probably some CI automation?) would be needed for precisely validating each of the possible custom checks.

This should resolve: #899

Good for basic validation.
More work (and probably some CI automation?) would be needed for correctively validating each of the possible custom checks.
@kquinsland kquinsland requested a review from rhybrillou as a code owner July 3, 2025 18:31
Copy link

codecov bot commented Jul 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.66%. Comparing base (dbd7529) to head (18bb9aa).
Report is 133 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #978       +/-   ##
===========================================
- Coverage   62.36%   28.66%   -33.70%     
===========================================
  Files         197      209       +12     
  Lines        4854     5947     +1093     
===========================================
- Hits         3027     1705     -1322     
- Misses       1439     4126     +2687     
+ Partials      388      116      -272     
Flag Coverage Δ
unit 28.66% <ø> (-33.70%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE_REQUEST] Publish the config file schema on schemastore.org
1 participant