Skip to content

Conversation

@PProfizi
Copy link
Contributor

Add a step to the code_generation.py script for update of operators to order imports in __init__.py files of the categories folders.
This will prevent __init__.py files from being raised as "changed" in an update PR, when really only the order has changed.
This way we will also actually pay attention when actual changes occur.

@PProfizi PProfizi added the maintenance Repository structure maintenance label May 17, 2023
@PProfizi PProfizi requested a review from anslpa May 17, 2023 13:13
@PProfizi PProfizi self-assigned this May 17, 2023
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #958 (16f69e4) into master (f5172bf) will decrease coverage by 1.21%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #958      +/-   ##
==========================================
- Coverage   88.37%   87.16%   -1.21%     
==========================================
  Files          73       73              
  Lines        8345     8338       -7     
==========================================
- Hits         7375     7268     -107     
- Misses        970     1070     +100     

@PProfizi PProfizi requested a review from ansys-akarcher May 19, 2023 08:11
@PProfizi PProfizi merged commit fd05ea4 into master Jun 13, 2023
@PProfizi PProfizi deleted the maint/order_operators_init branch June 13, 2023 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Repository structure maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants