Skip to content

Fix conditions for feature MARS2GRIB#212

Merged
danovaro merged 1 commit into
developfrom
fix/build-vars
May 13, 2026
Merged

Fix conditions for feature MARS2GRIB#212
danovaro merged 1 commit into
developfrom
fix/build-vars

Conversation

@tweska
Copy link
Copy Markdown
Member

@tweska tweska commented May 12, 2026

The first commit sets eccodes and eckit as required packages for the feature MARS2GRIB then checks if target eckit_geo is present. If it is not present, there is an error.

The second commit sets the target eckit_geo as a condition for the feature MARS2GRIB instead.

If we want the solution of the second commit, we should squash the commits and keep the last message.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.08%. Comparing base (490c642) to head (fc27dcf).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #212   +/-   ##
========================================
  Coverage    62.08%   62.08%           
========================================
  Files          303      303           
  Lines        11689    11689           
  Branches      1050     1050           
========================================
  Hits          7257     7257           
  Misses        4432     4432           

☔ View full report in Codecov by Sentry.
📢 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.

Comment thread CMakeLists.txt
Comment thread CMakeLists.txt Outdated
@tweska
Copy link
Copy Markdown
Member Author

tweska commented May 13, 2026

Updated the PR so that we just add the additional condition eckit_HAVE_ECKIT_GEO which turns out is only available if you put the find package above.

@tweska
Copy link
Copy Markdown
Member Author

tweska commented May 13, 2026

This PR goes together with this PR in Multio: ecmwf/multio#276

@danovaro danovaro merged commit b280949 into develop May 13, 2026
189 of 192 checks passed
@danovaro danovaro deleted the fix/build-vars branch May 13, 2026 15:54
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.

5 participants