Skip to content

Conversation

@cce
Copy link
Contributor

@cce cce commented Jan 9, 2025

Summary

There seems to be an issue on some Mac platforms installing llvm, a dependency of lnav, with homebrew. Removing lnav (a useful but not essential log file viewer tool) from the list of Mac dependencies resolves the issue.

Test Plan

No code change besides this configure_dev.sh script change.

@cce cce changed the title Remove lnav mac dev dependency CI: Remove lnav mac dev dependency Jan 9, 2025
@codecov
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.83%. Comparing base (b2d41d0) to head (e477795).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6221      +/-   ##
==========================================
- Coverage   51.84%   51.83%   -0.01%     
==========================================
  Files         643      643              
  Lines       86382    86382              
==========================================
- Hits        44781    44778       -3     
- Misses      38730    38738       +8     
+ Partials     2871     2866       -5     

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

Copy link
Contributor

@onetechnical onetechnical left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to also remove the lnav -i call a couple lines down

@onetechnical onetechnical merged commit c60db8d into master Jan 9, 2025
22 of 23 checks passed
@onetechnical onetechnical deleted the cce-patch-1 branch January 9, 2025 14:30
onetechnical pushed a commit to onetechnical/go-algorand that referenced this pull request Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants