ci: fix stepWithCompactEncoding error on MacOS#2531
Merged
wjones127 merged 6 commits intolance-format:mainfrom Jun 25, 2024
Merged
ci: fix stepWithCompactEncoding error on MacOS#2531wjones127 merged 6 commits intolance-format:mainfrom
wjones127 merged 6 commits intolance-format:mainfrom
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
eddyxu
approved these changes
Jun 25, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Example:
https://github.com/lancedb/lance/actions/runs/9662156349/job/26651441132?pr=2527
Closes #2002
Inspired by https://github.com/GreptimeTeam/greptimedb/pull/4143/files