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

ci: fix stepWithCompactEncoding error on MacOS #2531

Merged
merged 6 commits into from
Jun 25, 2024

Conversation

wjones127
Copy link
Contributor

Example:
https://github.com/lancedb/lance/actions/runs/9662156349/job/26651441132?pr=2527

libunwind: stepWithCompactEncoding - invalid compact unwind encoding

Closes #2002

Inspired by https://github.com/GreptimeTeam/greptimedb/pull/4143/files

@github-actions github-actions bot added the ci Github Action or Test issues label Jun 25, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.67%. Comparing base (8ccd191) to head (18e33bb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2531      +/-   ##
==========================================
+ Coverage   79.63%   79.67%   +0.03%     
==========================================
  Files         207      207              
  Lines       59179    59179              
  Branches    59179    59179              
==========================================
+ Hits        47129    47149      +20     
+ Misses       9260     9248      -12     
+ Partials     2790     2782       -8     
Flag Coverage Δ
unittests 79.67% <ø> (+0.03%) ⬆️

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

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

@wjones127 wjones127 marked this pull request as ready for review June 25, 2024 20:26
@wjones127 wjones127 requested a review from eddyxu June 25, 2024 20:27
@wjones127 wjones127 merged commit 0dbfc7c into lancedb:main Jun 25, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Github Action or Test issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: Mac runner flaky test
3 participants