Skip to content

disable SSL in libzip by default#47

Merged
mattcieslak merged 1 commit intomainfrom
disable-libzip-ssl
Mar 24, 2026
Merged

disable SSL in libzip by default#47
mattcieslak merged 1 commit intomainfrom
disable-libzip-ssl

Conversation

@mattcieslak
Copy link
Copy Markdown
Collaborator

SSL isn't always available on build systems, and it's not used in TRX files at all. So we shouldn't enable it in libzip.

should help with ANTsX/ANTs#1963
closes tee-ar-ex/ITKTractographyTRX#29

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.64%. Comparing base (8690a7b) to head (1684e46).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  Coverage   88.64%   88.64%           
=======================================
  Files          15       15           
  Lines        7749     7749           
  Branches     1043     1043           
=======================================
  Hits         6869     6869           
  Misses        880      880           
Flag Coverage Δ
linux 87.83% <ø> (ø)
macos 88.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mattcieslak mattcieslak merged commit 3921412 into main Mar 24, 2026
11 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.

1 participant