Skip to content

Conversation

@jinseopkim0
Copy link
Collaborator

This commit switches the cURL dependency to use OpenSSL instead of SChannel on Windows, which fixes a build failure when using Bazel. The quickstart is updated to use the CURL_CA_BUNDLE environment variable, and some failing tests are temporarily excluded.

@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (a202418) to head (54e40e3).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15809      +/-   ##
==========================================
- Coverage   92.95%   92.94%   -0.01%     
==========================================
  Files        2458     2458              
  Lines      227548   227548              
==========================================
- Hits       211518   211499      -19     
- Misses      16030    16049      +19     

☔ 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.

This commit switches the cURL dependency to use OpenSSL instead of SChannel on Windows, which fixes a build failure when using Bazel. The quickstart is updated to use the `CURL_CA_BUNDLE` environment variable, and some failing tests are temporarily excluded.
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