Skip to content

ci: RelWithDebInfo, CMake presets and the shared HPC base template - #558

Open
mcocdawc wants to merge 8 commits into
developfrom
sync-branch/update-cmake-build-type
Open

mcocdawc wants to merge 8 commits into
developfrom
sync-branch/update-cmake-build-type

Conversation

@mcocdawc

Copy link
Copy Markdown
Collaborator

Description

  • Build type ReleaseRelWithDebInfo.
  • New CMakePresets.json: ci (ENABLE_EXTRA_TESTS, ENABLE_ECCODES_OMP_THREADS) and eckit-geo, which inherits it and adds ENABLE_GEOGRAPHY, ENABLE_ECKIT_GEO. The matrix options value now names the preset, replacing the options-to-flags case step in the action and the {% if %} in the HPC recipe. The runner lane now builds with EXTRA_TESTS and OMP_THREADS too, as HPC already did.
  • .ci/hpc/build.sh.j2 extends the shared base template and overrides only the test (two-pass ctest with definitions/samples paths) and install (DESTDIR staging) blocks; HPC legs keep time = "01:30:00".

Needs ecmwf/ci-infrastructure#63 on main first. Part of the coordinated sync-branch/update-cmake-build-type change across ecbuild, stack-dependencies, eckit, eccodes and ecflow.

🤖 Generated with Claude Code

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@codecov-commenter

codecov-commenter commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.68%. Comparing base (46b66c9) to head (09575db).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #558   +/-   ##
========================================
  Coverage    87.68%   87.68%           
========================================
  Files          856      856           
  Lines        63975    63975           
  Branches     11395    11395           
========================================
  Hits         56094    56094           
  Misses        7881     7881           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

mcocdawc and others added 7 commits September 15, 2026 14:42
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants