Skip to content

Fix pre-commit warnings for deprecated stage names#11276

Merged
DaanHoogland merged 1 commit intoapache:mainfrom
jbampton:fix-pre-commit-warnings
Jul 25, 2025
Merged

Fix pre-commit warnings for deprecated stage names#11276
DaanHoogland merged 1 commit intoapache:mainfrom
jbampton:fix-pre-commit-warnings

Conversation

@jbampton
Copy link
Copy Markdown
Member

Also create separate requirements-dev.txt for the pre-commit package

Description

This PR...

fixes #11275

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?

Also create separate requirements-dev.txt for the pre-commit package
@DaanHoogland DaanHoogland merged commit 074f758 into apache:main Jul 25, 2025
22 of 23 checks passed
@DaanHoogland DaanHoogland added this to the 4.21.0 milestone Jul 25, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 17.67%. Comparing base (1fbe1d7) to head (b2acf52).
Report is 7 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11276      +/-   ##
============================================
+ Coverage     16.74%   17.67%   +0.92%     
- Complexity    14061    14067       +6     
============================================
  Files          5724     5307     -417     
  Lines        507787   473814   -33973     
  Branches      61733    55637    -6096     
============================================
- Hits          85038    83727    -1311     
+ Misses       413266   380763   -32503     
+ Partials       9483     9324     -159     
Flag Coverage Δ
uitests ?
unittests 17.67% <ø> (+<0.01%) ⬆️

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.

@jbampton jbampton deleted the fix-pre-commit-warnings branch July 25, 2025 07:55
dhslove pushed a commit to ablecloud-team/ablestack-cloud that referenced this pull request Aug 1, 2025
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.

pre-commit run warnings for deprecated stage names

3 participants