Skip to content

Remove the v1 data upload components#1774

Merged
mariusc83 merged 1 commit into
developfrom
mconstantin/remove-v1-upload-package
Dec 20, 2023
Merged

Remove the v1 data upload components#1774
mariusc83 merged 1 commit into
developfrom
mconstantin/remove-v1-upload-package

Conversation

@mariusc83

Copy link
Copy Markdown
Member

What does this PR do?

A brief description of the change being made with this pull request.

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

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)

@mariusc83 mariusc83 self-assigned this Dec 19, 2023
@mariusc83
mariusc83 requested review from a team as code owners December 19, 2023 15:07
@mariusc83
mariusc83 force-pushed the mconstantin/remove-v1-upload-package branch from 202bd74 to 26694c0 Compare December 19, 2023 15:10
@codecov-commenter

codecov-commenter commented Dec 19, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1774 (a66b9af) into develop (1972792) will decrease coverage by 0.05%.
The diff coverage is 95.83%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1774      +/-   ##
===========================================
- Coverage    83.46%   83.41%   -0.05%     
===========================================
  Files          469      465       -4     
  Lines        16431    16348      -83     
  Branches      2465     2456       -9     
===========================================
- Hits         13714    13636      -78     
- Misses        2038     2039       +1     
+ Partials       679      673       -6     
Files Coverage Δ
...in/com/datadog/android/core/internal/SdkFeature.kt 89.40% <ø> (ø)
...g/android/core/internal/data/upload/DataFlusher.kt 100.00% <100.00%> (+5.00%) ⬆️
...id/core/internal/data/upload/DataOkHttpUploader.kt 92.86% <ø> (ø)
...d/core/internal/data/upload/DataUploadScheduler.kt 100.00% <100.00%> (ø)
...roid/core/internal/data/upload/NoOpDataUploader.kt 50.00% <100.00%> (+50.00%) ⬆️
.../android/core/internal/data/upload/UploadWorker.kt 86.49% <ø> (ø)
...id/core/internal/data/upload/DataUploadRunnable.kt 96.77% <94.12%> (-3.23%) ⬇️

... and 17 files with indirect coverage changes

Comment on lines +12 to +13
// TODO RUMM-0000 Should replace com.datadog.android.core.internal.net.Flusher once
// features are configured as V2

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like this comment is not relevant anymore?

@mariusc83
mariusc83 force-pushed the mconstantin/remove-v1-upload-package branch from 26694c0 to a66b9af Compare December 20, 2023 08:03
@mariusc83
mariusc83 merged commit c048dcd into develop Dec 20, 2023
@mariusc83
mariusc83 deleted the mconstantin/remove-v1-upload-package branch December 20, 2023 09:10
@xgouchet xgouchet added this to the 2.4.0 milestone Feb 19, 2024
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