Skip to content

Conversation

@andrey-kashcheev
Copy link
Contributor

Android requires having a separate call for C-ares initialization, doing it automatically on Context initialization saves a lot of issues.

No separate CMake option since it's not intended for direct use.

Relates-To: OCMAM-647

@codecov
Copy link

codecov bot commented Nov 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.25%. Comparing base (6b902ab) to head (ad2192a).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1645      +/-   ##
==========================================
- Coverage   80.28%   80.25%   -0.03%     
==========================================
  Files         349      349              
  Lines       14023    14022       -1     
  Branches     1513     1512       -1     
==========================================
- Hits        11257    11252       -5     
- Misses       2154     2158       +4     
  Partials      612      612              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Android requires having a separate call for C-ares initialization,
doing it automatically on Context initialization saves a lot of issues.

No separate CMake option since it's not intended for direct use.

Relates-To: OCMAM-647
Signed-off-by: Andrey Kashcheev <ext-andrey.kashcheev@here.com>
@andrey-kashcheev andrey-kashcheev force-pushed the ocmam-647-auto-init-cares branch from eb2aa41 to ad2192a Compare November 14, 2025 14:58
@andrey-kashcheev andrey-kashcheev merged commit 403f8c5 into master Nov 14, 2025
22 checks passed
@andrey-kashcheev andrey-kashcheev deleted the ocmam-647-auto-init-cares branch November 14, 2025 16:22
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.

3 participants