Skip to content

Don't report OkHttp throwables to telemetry#1548

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/dont-report-okhttp-throwables-to-telemetry
Jul 17, 2023
Merged

Don't report OkHttp throwables to telemetry#1548
0xnm merged 1 commit into
developfrom
nogorodnikov/dont-report-okhttp-throwables-to-telemetry

Conversation

@0xnm

@0xnm 0xnm commented Jul 17, 2023

Copy link
Copy Markdown
Member

What does this PR do?

Don't report OkHttp errors to telemetry, because they can happen quite often (no internet connection) and not actionable.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm
0xnm requested a review from a team as a code owner July 17, 2023 09:12
@codecov-commenter

codecov-commenter commented Jul 17, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1548 (565ba32) into develop (8d1f9ab) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #1548      +/-   ##
===========================================
+ Coverage    83.40%   83.42%   +0.01%     
===========================================
  Files          438      438              
  Lines        14877    14877              
  Branches      2246     2246              
===========================================
+ Hits         12408    12410       +2     
  Misses        1873     1873              
+ Partials       596      594       -2     
Impacted Files Coverage Δ
...id/core/internal/data/upload/DataOkHttpUploader.kt 92.86% <100.00%> (-1.19%) ⬇️

... and 14 files with indirect coverage changes

@0xnm
0xnm merged commit 4be13fb into develop Jul 17, 2023
@0xnm
0xnm deleted the nogorodnikov/dont-report-okhttp-throwables-to-telemetry branch July 17, 2023 10:23
@xgouchet xgouchet added this to the 2.0.0 milestone Dec 13, 2023
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.

4 participants