Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[c++] Fix some build errors for Docker #3620

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

johnkerl
Copy link
Member

@johnkerl johnkerl commented Jan 23, 2025

Issue and/or context: Found in Docker builds for cloud deploys, using 1.15.4. Compling fine on our CI though. See #3154.

Changes:

Notes for Reviewer:

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.31%. Comparing base (4e92187) to head (5d89309).
Report is 1 commits behind head on release-1.15.

Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.15    #3620      +/-   ##
================================================
+ Coverage         86.26%   86.31%   +0.04%     
================================================
  Files                55       55              
  Lines              6378     6378              
================================================
+ Hits               5502     5505       +3     
+ Misses              876      873       -3     
Flag Coverage Δ
python 86.31% <ø> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
python_api 86.31% <ø> (+0.04%) ⬆️
libtiledbsoma ∅ <ø> (∅)

@johnkerl johnkerl merged commit fdb0921 into release-1.15 Jan 23, 2025
17 checks passed
@johnkerl johnkerl deleted the kerl/release-1.15-docker-build branch January 23, 2025 06:05
@single-cell-data single-cell-data deleted a comment from github-actions bot Jan 23, 2025
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