Skip to content

Fix import ordering#1098

Merged
fuzzybinary merged 1 commit into
developfrom
RUMM-2579-snapshot-builds
Oct 21, 2022
Merged

Fix import ordering#1098
fuzzybinary merged 1 commit into
developfrom
RUMM-2579-snapshot-builds

Conversation

@fuzzybinary

Copy link
Copy Markdown
Member

What does this PR do?

An update to ktlint has caused this file to fail on analysis because of import ordering. This re-orders the imports to fix the build.

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)

@fuzzybinary
fuzzybinary requested a review from a team as a code owner October 21, 2022 12:34
@codecov-commenter

codecov-commenter commented Oct 21, 2022

Copy link
Copy Markdown

Codecov Report

Merging #1098 (c10a255) into develop (abb21ef) will increase coverage by 0.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #1098      +/-   ##
===========================================
+ Coverage    83.29%   83.30%   +0.01%     
===========================================
  Files          273      273              
  Lines         9363     9363              
  Branches      1503     1503              
===========================================
+ Hits          7798     7799       +1     
- Misses        1147     1148       +1     
+ Partials       418      416       -2     
Impacted Files Coverage Δ
...ndroid/core/internal/persistence/file/EventMeta.kt 80.00% <0.00%> (-10.00%) ⬇️
...droid/rum/tracking/FragmentViewTrackingStrategy.kt 86.96% <0.00%> (+4.35%) ⬆️
...m/datadog/android/core/internal/utils/ViewUtils.kt 81.82% <0.00%> (+9.09%) ⬆️

@fuzzybinary
fuzzybinary merged commit ffd9a96 into develop Oct 21, 2022
@fuzzybinary
fuzzybinary deleted the RUMM-2579-snapshot-builds branch October 21, 2022 13:02
@xgouchet xgouchet added this to the 1.15.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants