powsybl / powsybl-hpc

High Performance Computing modules for powsybl
https://www.powsybl.org
Mozilla Public License 2.0
2 stars 0 forks source link

Update powsybl-core dependency #70

Closed rolnico closed 7 months ago

rolnico commented 11 months ago

Please check if the PR fulfills these requirements

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce? Dependencies upgrade

What is the current behavior? HPC uses powsybl-core 4.1

What is the new behavior (if this is a feature change)? powsybl-parent is bumped to v18 HPC uses powsybl-core 6.3.0 Java version is specified and switched to Java 17 junit version is specified (5.10.1) Mockito is bumped to 5.10.0.

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

Other information:

rolnico commented 8 months ago

Warning : slurm integration tests must be done locally, using a server with SLURM installed

rolnico commented 7 months ago

I think it would be best to revert using powsybl-core 6.2.2 because of the CGMES import performance issue.

Done

sonarcloud[bot] commented 7 months ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud