Skip to content

[CI] Create reusable pre-commit workflows#12836

Open
jbampton wants to merge 1 commit intoapache:mainfrom
jbampton:pre-commit-reusable-workflows
Open

[CI] Create reusable pre-commit workflows#12836
jbampton wants to merge 1 commit intoapache:mainfrom
jbampton:pre-commit-reusable-workflows

Conversation

@jbampton
Copy link
Member

Description

This PR...

Separates the jobs run commands and arguments by reuse.

Gives us two jobs on the PR page when a PR is opened.

Quickly shows us what is failing by separation.

More jobs can be easily added.

Fixes a readme badge link

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Bug Severity

  • BLOCKER
  • Critical
  • Major
  • Minor
  • Trivial

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@codecov
Copy link

codecov bot commented Mar 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 18.02%. Comparing base (3bd5410) to head (f57cf4a).

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #12836   +/-   ##
=========================================
  Coverage     18.02%   18.02%           
  Complexity    16450    16450           
=========================================
  Files          5968     5968           
  Lines        537086   537086           
  Branches      65961    65961           
=========================================
  Hits          96820    96820           
  Misses       429346   429346           
  Partials      10920    10920           
Flag Coverage Δ
uitests 3.53% <ø> (ø)
unittests 19.19% <ø> (ø)

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.
  • 📦 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