Skip to content

chore(ci): Update integration dockerfile for updated image setup#876

Merged
paleolimbot merged 6 commits intoapache:mainfrom
paleolimbot:fix-integration
Apr 20, 2026
Merged

chore(ci): Update integration dockerfile for updated image setup#876
paleolimbot merged 6 commits intoapache:mainfrom
paleolimbot:fix-integration

Conversation

@paleolimbot
Copy link
Copy Markdown
Member

@paleolimbot paleolimbot commented Apr 18, 2026

The image (from Arrow) seems to use a non-base environment and conda run was not setting the correct environment for compilers. The location of Arrow C++ also seems to have changed to being installed in the image.

Fixes #859.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.44%. Comparing base (f11d517) to head (b6a3df8).
⚠️ Report is 38 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #876      +/-   ##
==========================================
- Coverage   79.96%   79.44%   -0.53%     
==========================================
  Files         105      106       +1     
  Lines       15461    15881     +420     
  Branches     1738     1834      +96     
==========================================
+ Hits        12364    12616     +252     
- Misses       1998     2115     +117     
- Partials     1099     1150      +51     

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

@paleolimbot paleolimbot changed the title chore(ci): Update integration dockerfile for arrow-rs dependency chore(ci): Update integration dockerfile for updated image setup Apr 19, 2026
@paleolimbot paleolimbot marked this pull request as ready for review April 19, 2026 03:47
@paleolimbot paleolimbot merged commit 4c176bd into apache:main Apr 20, 2026
17 checks passed
@paleolimbot paleolimbot deleted the fix-integration branch April 20, 2026 02:01
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.

Integration test CI is failing

3 participants