Skip to content

Ensure conda packaging finds xsimd and eigen#943

Open
psavery wants to merge 2 commits into
masterfrom
conda-build-host-headers
Open

Ensure conda packaging finds xsimd and eigen#943
psavery wants to merge 2 commits into
masterfrom
conda-build-host-headers

Conversation

@psavery

@psavery psavery commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Overview

Before, it appeared to be performing the fallback install of xsimd and eigen via the install_build_dependencies.py script.

Now, it should be using the packages from conda as it should, and thus the build packaging should update the versions automatically.

Affected Workflows

All, via dependency updates

Documentation Changes

None

psavery added 2 commits June 8, 2026 21:27
Before, it appeared to be performing the fallback install of
xsimd and eigen via the `install_build_dependencies.py` script.

Now, it should be using the packages from conda as it should,
and thus the build packaging should update the versions automatically.

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
To the latest that are available on conda-forge (so we can
match the packaging builds).

Signed-off-by: Patrick Avery <patrick.avery@kitware.com>
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.62%. Comparing base (59df419) to head (1e873d4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #943   +/-   ##
=======================================
  Coverage   72.62%   72.62%           
=======================================
  Files         142      142           
  Lines       21944    21944           
=======================================
  Hits        15936    15936           
  Misses       6008     6008           

☔ 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.

@psavery psavery requested a review from ZackAttack614 June 8, 2026 23:13
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.

1 participant