Skip to content
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

Feature/transformer ranking step 4 #558

Merged
merged 7 commits into from
Apr 3, 2024
Merged

Conversation

Jerry-Jinfeng-Guo
Copy link
Contributor

@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo commented Mar 28, 2024

Tentative implementation of step 4. Notice that the return type of rank_transformer is now a vector of vector, meaning that each group contains one or more trafo with equal trafo edge weight / rank. This is the result of the discussion of not having an order within same rank. Code might need further change once step 1 is finalized, but now it is clear what is expected.

Jerry-Jinfeng-Guo and others added 2 commits March 27, 2024 12:14
Signed-off-by: Jerry Guo <Jerry.Jinfeng.Guo@alliander.com>
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo added the feature New feature or request label Mar 28, 2024
@Jerry-Jinfeng-Guo Jerry-Jinfeng-Guo self-assigned this Mar 28, 2024
Jerry-Jinfeng-Guo and others added 3 commits March 28, 2024 13:22
…eight)

Subject to further changes after step 1 is concluded.

someone should take a look at clang-tidy

Signed-off-by: Jerry Guo <Jerry.Jinfeng.Guo@alliander.com>
Signed-off-by: Jerry Guo <Jerry.Jinfeng.Guo@alliander.com>
Signed-off-by: Jerry Guo <Jerry.Jinfeng.Guo@alliander.com>
Copy link

sonarqubecloud bot commented Apr 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
40.6% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@mgovers mgovers marked this pull request as ready for review April 3, 2024 10:23
@mgovers mgovers added this pull request to the merge queue Apr 3, 2024
Merged via the queue into main with commit 303e7ae Apr 3, 2024
26 of 27 checks passed
@mgovers mgovers deleted the feature/transformer-ranking-step-4 branch April 3, 2024 11:01
@mgovers mgovers mentioned this pull request Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants