Skip to content

[POC] Use okhttp for Android network layer #1604

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrey-kashcheev
Copy link
Collaborator

This allows us to enable HTTP/2 support

Relates-To: DATASDK-66

This allows us to enable HTTP/2 support

Relates-To: DATASDK-66
Signed-off-by: Andrey Kashcheev <ext-andrey.kashcheev@here.com>
@andrey-kashcheev andrey-kashcheev marked this pull request as draft April 23, 2025 11:35
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.26%. Comparing base (ac33d9f) to head (6316cf0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1604      +/-   ##
==========================================
+ Coverage   80.25%   80.26%   +0.02%     
==========================================
  Files         348      348              
  Lines       13882    13883       +1     
  Branches     1484     1482       -2     
==========================================
+ Hits        11140    11143       +3     
+ Misses       2145     2143       -2     
  Partials      597      597              

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

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