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

Only log network request when getWrappedStream is called #787

Merged
merged 2 commits into from
Apr 20, 2024

Handle more edge cases

12e0eb2
Select commit
Loading
Failed to load commit list.
Merged

Only log network request when getWrappedStream is called #787

Handle more edge cases
12e0eb2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2024 in 0s

81.45% (+0.05%) compared to 55dfc57

View this Pull Request on Codecov

81.45% (+0.05%) compared to 55dfc57

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.45%. Comparing base (55dfc57) to head (12e0eb2).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
+ Coverage   81.39%   81.45%   +0.05%     
==========================================
  Files         432      432              
  Lines       11376    11375       -1     
  Branches     1691     1692       +1     
==========================================
+ Hits         9259     9265       +6     
+ Misses       1394     1389       -5     
+ Partials      723      721       -2     
Files Coverage Δ
...nal/network/http/EmbraceUrlConnectionDelegate.java 82.41% <100.00%> (+2.85%) ⬆️

... and 1 file with indirect coverage changes