Skip to content

Conversation

@furqan463
Copy link
Contributor

Changes proposed in this PR include:

Removed redundant initialisation lines that were causing reliability issue on Pypi concerning array values being set twice.

@furqan463
Copy link
Contributor Author

@mgovers I hope this resolves reliability issue on PyPi, unless there's some condition concerning some array rows being left untouched. Can't we run all those tests on this PR before releasing on Pypi.

@mgovers
Copy link
Member

mgovers commented Sep 15, 2025

Can't we run all those tests on this PR before releasing on Pypi.

Unfortunately, SonarQube Cloud did not catch this on your previous PR because it skipped the analysis step because you created the PR from a fork; see also https://github.com/PowerGridModel/power-grid-model-io/blob/main/.github/workflows/sonar.yml#L51

image

Copy link
Member

@mgovers mgovers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cfr. #326 (comment) , the original suggestion was perfect. I hereby approve

@mgovers mgovers added the bug Something isn't working label Sep 15, 2025
@mgovers mgovers added this pull request to the merge queue Sep 15, 2025
Merged via the queue into PowerGridModel:main with commit 2cd812f Sep 15, 2025
29 of 30 checks passed
@mgovers
Copy link
Member

mgovers commented Sep 15, 2025

Quality gate issue resolved:
image

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants