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

Add proxy support #2192

Merged
merged 42 commits into from
Aug 6, 2024

fix swiftlint issues

bd279c7
Select commit
Loading
Failed to load commit list.
Merged

Add proxy support #2192

fix swiftlint issues
bd279c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2024 in 0s

88.23% (-0.02%) compared to 6e9c5a2

View this Pull Request on Codecov

88.23% (-0.02%) compared to 6e9c5a2

Details

Codecov Report

Attention: Patch coverage is 84.21053% with 9 lines in your changes missing coverage. Please review.

Project coverage is 88.23%. Comparing base (6e9c5a2) to head (bd279c7).

Files Patch % Lines
dart/lib/src/http_client/client_provider.dart 0.00% 4 Missing ⚠️
dart/lib/src/http_client/io_client_provider.dart 84.61% 4 Missing ⚠️
...rt/lib/src/transport/spotlight_http_transport.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2192      +/-   ##
==========================================
- Coverage   88.24%   88.23%   -0.02%     
==========================================
  Files         231      234       +3     
  Lines        8072     8131      +59     
==========================================
+ Hits         7123     7174      +51     
- Misses        949      957       +8     

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