Skip to content

Sort operators in __init__.py during operator code generation #2146

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

Merged
merged 3 commits into from
Mar 11, 2025

Conversation

PProfizi
Copy link
Contributor

@PProfizi PProfizi commented Mar 11, 2025

This limits files marked as changed during operator code generation as previously it depended on the order of files returned by os.listdir.

This limits files marked as changed during operator code generation as previously it depended on the order of files returned by ' os.listdir`.
@PProfizi PProfizi added the CI/CD Related to CI/CD label Mar 11, 2025
@PProfizi PProfizi added this to the 0.13.7 milestone Mar 11, 2025
@PProfizi PProfizi self-assigned this Mar 11, 2025
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.65%. Comparing base (c0a1788) to head (8ca41d9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2146   +/-   ##
=======================================
  Coverage   86.65%   86.65%           
=======================================
  Files          90       90           
  Lines       10303    10303           
=======================================
  Hits         8928     8928           
  Misses       1375     1375           
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@PProfizi PProfizi merged commit b12f121 into master Mar 11, 2025
46 checks passed
@PProfizi PProfizi deleted the maint/order_operator_module_imports_in_each_category branch March 11, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related to CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants