Skip to content
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

Split schema validation actions workflow into two jobs #6612

Open
wants to merge 1 commit into
base: dev-2.x
Choose a base branch
from

Conversation

optionsome
Copy link
Member

Summary

Splits schema validation actions workflow into two jobs so we always see the validation results from both validation runs.

Issue

No issue

Unit tests

None

Documentation

None

Changelog

Skipped

@optionsome optionsome requested a review from a team as a code owner April 11, 2025 14:50
This ensures that we see validation results from both schemas
@optionsome optionsome force-pushed the schema-validation-split branch 2 times, most recently from 302eda8 to ed1b770 Compare April 11, 2025 14:55
@optionsome
Copy link
Member Author

Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.04%. Comparing base (95e9d70) to head (ed1b770).

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #6612   +/-   ##
==========================================
  Coverage      71.03%   71.04%           
- Complexity     18296    18299    +3     
==========================================
  Files           2005     2005           
  Lines          75849    75849           
  Branches        7779     7779           
==========================================
+ Hits           53882    53884    +2     
  Misses         19222    19222           
+ Partials        2745     2743    -2     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Successfully merging this pull request may close these issues.

1 participant