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

fix segmentation fault on apple silicon chips #1419

Merged
merged 1 commit into from
Jan 11, 2025

update goleveldb dependency

c9da748
Select commit
Loading
Failed to load commit list.
Merged

fix segmentation fault on apple silicon chips #1419

update goleveldb dependency
c9da748
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2025 in 0s

74.71% (-0.33%) compared to 90343b2

View this Pull Request on Codecov

74.71% (-0.33%) compared to 90343b2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.71%. Comparing base (90343b2) to head (c9da748).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1419      +/-   ##
==========================================
- Coverage   75.03%   74.71%   -0.33%     
==========================================
  Files         158      158              
  Lines       18356    18356              
==========================================
- Hits        13773    13714      -59     
- Misses       3445     3508      +63     
+ Partials     1138     1134       -4     

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