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: Extended the homebrew Httplib Nofallback Workaround to Linux #1272

Merged

Conversation

dgreatwood
Copy link
Collaborator

As per PR #1270, "Enable use of subproject httplib in macOS despite nofallback", the same workaround is now applied in Linux also, so Homebrew in Linux (aka Linuxbrew) can build Pistache.

As per PR pistacheio#1270, "Enable use of subproject httplib in macOS despite
nofallback", the same workaround is now applied in Linux also, so
Homebrew in Linux (aka Linuxbrew) can build Pistache.
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.01%. Comparing base (9f4a8b3) to head (d783e9d).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1272      +/-   ##
==========================================
- Coverage   76.99%   76.01%   -0.98%     
==========================================
  Files          57       60       +3     
  Lines        7429     9899    +2470     
==========================================
+ Hits         5720     7525    +1805     
- Misses       1709     2374     +665     

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

@kiplingw kiplingw self-requested a review December 22, 2024 20:06
@kiplingw kiplingw added portability dependencies Pull requests that update a dependency file unit / CI testing For unit testing and CI (including DEP-8) labels Dec 22, 2024
@kiplingw
Copy link
Member

Looks fine to me, @dgreatwood. If nothing new breaks in CI after the runners are done, feel free to merge. Good work.

@dgreatwood dgreatwood merged commit ddffda8 into pistacheio:master Dec 23, 2024
131 of 134 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file portability unit / CI testing For unit testing and CI (including DEP-8)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants