Skip to content

Merge 1.14.0 release branch into master branch #1048

Merged
0xnm merged 89 commits into
masterfrom
nogorodnikov/merge_release_1.14.0_into_master
Sep 20, 2022
Merged

Merge 1.14.0 release branch into master branch #1048
0xnm merged 89 commits into
masterfrom
nogorodnikov/merge_release_1.14.0_into_master

Conversation

@0xnm

@0xnm 0xnm commented Sep 20, 2022

Copy link
Copy Markdown
Member

What does this PR do?

This change merges release/1.14.0 branch into master branch. Fast forward wasn't possible, because master received some docs updates.

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 and others added 30 commits April 28, 2022 09:44
…ew-agp-publishing-model

RUMM-2095: Support new AGP publishing model
…i-v1-related-classes

RUMM-2084: Delete API v1 related classes
…gs-per-level

RUMM-2042: Filter Datadog logs per level
Add github diff link on PR generated by the CI on new versions
…als-uptate-frequency-option

RUMM-2076 Add the Configuration#setVitalsMonitorUpdateFrequency API
…ate-frequency-api-nightly-tests

RUMM-2183 Nightly tests for ConfigurationBuilder#setVitalsUpdateFrequency
…ry-for-unknown-web-event

Don't report telemetry for unknown web events
The Flutter README has a Warning emoji in it, which was breaking the dogfooding updates.
Update dogfood.py ot support UFT-8 for READMEs
fuzzybinary and others added 21 commits July 15, 2022 10:17
Expose Telemetry and addLongTask for internal use
Syncing Changes from Develop to Master
…ant-tag-to-logs

RUMM-2448: Add variant tag to logs
…-app-version

RUMM-2380: Enable custom application version support
…-workmanager-is-initialized

RUMM-2492: Check if WorkManager is initialized before using it
…e-interaction-tracking

Cherry-pick "disable action tracking" into 1.14.0
…ase_1.14.0

Prepare final release of 1.14.0
@0xnm
0xnm requested review from a team as code owners September 20, 2022 09:48
@codecov-commenter

codecov-commenter commented Sep 20, 2022

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 91.69611% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.16%. Comparing base (639d58e) to head (00c4fc5).
⚠️ Report is 3675 commits behind head on master.

Files with missing lines Patch % Lines
...re/internal/thread/NoOpScheduledExecutorService.kt 12.50% 14 Missing ⚠️
...n/com/datadog/android/core/internal/CoreFeature.kt 63.16% 4 Missing and 3 partials ⚠️
...core/internal/system/DefaultAndroidInfoProvider.kt 84.44% 1 Missing and 6 partials ⚠️
...n/kotlin/com/datadog/android/timber/DatadogTree.kt 0.00% 4 Missing ⚠️
...droid/rum/internal/domain/scope/RumSessionScope.kt 94.23% 1 Missing and 2 partials ⚠️
.../android/rum/internal/monitor/DatadogRumMonitor.kt 75.00% 2 Missing and 1 partial ⚠️
...oid/src/main/kotlin/com/datadog/android/Datadog.kt 75.00% 2 Missing ⚠️
...d/rum/internal/domain/scope/RumViewManagerScope.kt 98.15% 0 Missing and 2 partials ⚠️
.../main/kotlin/com/datadog/android/_InternalProxy.kt 87.50% 1 Missing ⚠️
...oid/core/internal/system/NoOpAppVersionProvider.kt 66.67% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1048      +/-   ##
==========================================
+ Coverage   83.08%   83.16%   +0.08%     
==========================================
  Files         272      272              
  Lines        9235     9280      +45     
  Branches     1471     1493      +22     
==========================================
+ Hits         7672     7717      +45     
- Misses       1147     1153       +6     
+ Partials      416      410       -6     
Files with missing lines Coverage Δ
...om/datadog/android/ktx/sqlite/SqliteDatabaseExt.kt 92.86% <ø> (ø)
...main/kotlin/com/datadog/android/DatadogEndpoint.kt 0.00% <ø> (ø)
...atadog/android/core/configuration/Configuration.kt 98.70% <100.00%> (+0.02%) ⬆️
...ndroid/core/configuration/VitalsUpdateFrequency.kt 100.00% <100.00%> (ø)
.../android/core/internal/data/upload/UploadWorker.kt 93.48% <100.00%> (ø)
...ore/internal/lifecycle/ProcessLifecycleCallback.kt 84.62% <100.00%> (+11.89%) ⬆️
.../android/core/internal/net/DataOkHttpUploaderV2.kt 98.77% <100.00%> (+1.15%) ⬆️
.../android/core/internal/persistence/file/FileExt.kt 100.00% <100.00%> (ø)
.../core/internal/system/DefaultAppVersionProvider.kt 100.00% <100.00%> (ø)
...datadog/android/core/internal/system/DeviceType.kt 100.00% <100.00%> (ø)
... and 50 more

... and 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@xgouchet xgouchet added the size-huge This PR is huge sized label Sep 20, 2022
@0xnm
0xnm merged commit af56687 into master Sep 20, 2022
@0xnm
0xnm deleted the nogorodnikov/merge_release_1.14.0_into_master branch September 20, 2022 14:20
@xgouchet xgouchet added this to the 1.16.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size-huge This PR is huge sized

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants