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

if no path for zmq is given, check for macos homebrew #36

Merged
merged 5 commits into from
Jul 2, 2024

Conversation

pedritomelenas
Copy link
Contributor

@pedritomelenas pedritomelenas commented Jun 23, 2024

if no option --with-zmq= is given, it checks for homebrew and uses $(brew --prefix zeromq) as prefix.

Copy link

codecov bot commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.58%. Comparing base (38b3c88) to head (d7a7543).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
- Coverage   44.67%   44.58%   -0.09%     
==========================================
  Files           2        2              
  Lines         441      462      +21     
  Branches       66       69       +3     
==========================================
+ Hits          197      206       +9     
- Misses        223      234      +11     
- Partials       21       22       +1     

see 1 file with indirect coverage changes

@pedritomelenas
Copy link
Contributor Author

related to #19

@fingolfin fingolfin closed this Jul 2, 2024
@fingolfin fingolfin reopened this Jul 2, 2024
@fingolfin fingolfin merged commit a3a58c1 into gap-packages:master Jul 2, 2024
16 checks passed
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