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

Rebase the 8.8.x branch on top of develop to take multiple fixes into account #2512

Open
wants to merge 41 commits into
base: develop
Choose a base branch
from

Conversation

flomnes
Copy link
Member

@flomnes flomnes commented Nov 28, 2024

No description provided.

JasonMarechal25 and others added 28 commits November 28, 2024 14:37
Backport some bugfixes
 #1969
 #1982

---------

Co-authored-by: Florian OMNES <[email protected]>
Co-authored-by: guilpier-code <[email protected]>
Co-authored-by: Florian OMNES <[email protected]>
---------

Co-authored-by: Abdoulbari Zakir <[email protected]>
Co-authored-by: Florian Omnès <[email protected]>
Co-authored-by: Juliette-Gerbaux <[email protected]>
Related ticket is
[here](https://gopro-tickets.rte-france.com/browse/ANT-2381).

**What was done** :

- Restore the functionality of statistics computation on grids (number
of cells selected, sum of their content, min of their content, ...),
previously removed.
- Fix the issue previously noticed : select a column, stats are wrong,
especially the number of selected cells, which is twice the number it
should be.

---------

Co-authored-by: Vincent Payet <[email protected]>
src/solver/misc/options.cpp Outdated Show resolved Hide resolved
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
34.7% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants