Skip to content

changed critical branch reader #1311

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

changed critical branch reader #1311

wants to merge 2 commits into from

Conversation

phiedw
Copy link
Collaborator

@phiedw phiedw commented Mar 20, 2025

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

When importing cnecs in the cbcora file, we check (for example for temporary limits) tempFactors and fallback to factor if it's not present, and tempA values and fallback to A values if not present.

What is the new behavior (if this is a feature change)?
We now check for tempFactor and tempA, and if both are missing fallback to factor and A values.

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

Other information:

phiedw added 2 commits March 20, 2025 14:43
Signed-off-by: Philippe Edwards <[email protected]>
Signed-off-by: Philippe Edwards <[email protected]>
@phiedw phiedw added bug Something isn't working wait-for-requirements This issue cannot be addressed for the moment as new features must be added to the code first labels Mar 28, 2025
@phiedw
Copy link
Collaborator Author

phiedw commented Mar 28, 2025

Waiting for info from process before acting

@bqth29 bqth29 added native-crac This issue or pull request deals with a native CRAC format fb-constraint This issue or pull request deals with FB Constraint native CRAC format labels Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fb-constraint This issue or pull request deals with FB Constraint native CRAC format native-crac This issue or pull request deals with a native CRAC format wait-for-requirements This issue cannot be addressed for the moment as new features must be added to the code first
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants