Skip to content

Upgrade shared CI pipeline#1789

Merged
xgouchet merged 2 commits into
developfrom
xgouchet/upgrade_ci
Dec 27, 2023
Merged

Upgrade shared CI pipeline#1789
xgouchet merged 2 commits into
developfrom
xgouchet/upgrade_ci

Conversation

@xgouchet

Copy link
Copy Markdown
Contributor

No description provided.

@xgouchet
xgouchet requested review from a team as code owners December 26, 2023 12:33
@xgouchet
xgouchet force-pushed the xgouchet/upgrade_ci branch 4 times, most recently from f608d23 to 316c338 Compare December 26, 2023 15:33
@xgouchet
xgouchet force-pushed the xgouchet/upgrade_ci branch from 316c338 to 2ecbe21 Compare December 26, 2023 17:42
@codecov-commenter

codecov-commenter commented Dec 26, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1789 (2ecbe21) into develop (a969df8) will increase coverage by 0.12%.
The diff coverage is 80.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1789      +/-   ##
===========================================
+ Coverage    83.47%   83.59%   +0.12%     
===========================================
  Files          466      466              
  Lines        16364    16359       -5     
  Branches      2452     2451       -1     
===========================================
+ Hits         13659    13674      +15     
+ Misses        2039     2022      -17     
+ Partials       666      663       -3     
Files Coverage Δ
...src/main/kotlin/com/datadog/android/DatadogSite.kt 100.00% <ø> (ø)
...n/kotlin/com/datadog/android/api/InternalLogger.kt 100.00% <100.00%> (ø)
...in/kotlin/com/datadog/android/core/SdkReference.kt 77.27% <100.00%> (ø)
...om/datadog/android/core/configuration/BatchSize.kt 100.00% <100.00%> (ø)
...atadog/android/core/configuration/Configuration.kt 96.70% <ø> (ø)
...um/internal/thread/NoOpScheduledExecutorService.kt 12.50% <ø> (ø)
...dog/android/rum/resource/RumResourceInputStream.kt 92.42% <ø> (ø)
...droid/rum/tracking/ActivityViewTrackingStrategy.kt 90.32% <ø> (ø)
...droid/rum/tracking/FragmentViewTrackingStrategy.kt 87.50% <ø> (+3.57%) ⬆️
...sessionreplay/material/MaterialExtensionSupport.kt 100.00% <ø> (ø)
... and 32 more

... and 21 files with indirect coverage changes

internal abstract class ActivityTrackingTest :
RumTest<ActivityTrackingPlaygroundActivity,
RumMockServerActivityTestRule<ActivityTrackingPlaygroundActivity>>() {
RumTest<

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.

very strange formatting applied by ktlint

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yeah essentially class with generics, when spread multiline, want to be as readable as arrays [] or blocks {}.

@xgouchet
xgouchet merged commit 9eefcc4 into develop Dec 27, 2023
@xgouchet
xgouchet deleted the xgouchet/upgrade_ci branch December 27, 2023 09:12
@xgouchet xgouchet added this to the 2.5.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.

3 participants